Bug 1197764 - stop preprocessing CSS for about:privatebrowsing, r=jaws

This commit is contained in:
Gijs Kruitbosch 2015-08-24 12:21:16 +01:00
parent 82c96026a5
commit d325dc46e7
2 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,6 @@
%if 0
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
%endif
@import url("chrome://global/skin/in-content/common.css");

View File

@ -3,6 +3,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
browser.jar:
* content/browser/aboutPrivateBrowsing.css (content/aboutPrivateBrowsing.css)
content/browser/aboutPrivateBrowsing.xhtml (content/aboutPrivateBrowsing.xhtml)
content/browser/aboutPrivateBrowsing.css (content/aboutPrivateBrowsing.css)
content/browser/aboutPrivateBrowsing.xhtml (content/aboutPrivateBrowsing.xhtml)
content/browser/aboutPrivateBrowsing.js (content/aboutPrivateBrowsing.js)