Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger

This commit is contained in:
Gregory Szorc 2013-09-30 09:52:01 +02:00
Родитель 5cb318b01d
Коммит bb5d6bf326
3 изменённых файлов: 5 добавлений и 3 удалений

Просмотреть файл

@ -3,6 +3,3 @@
# 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/.
MOCHITEST_CHROME_FILES = \
test_hugeURIs.xul \
$(NULL)

Просмотреть файл

@ -0,0 +1,3 @@
[DEFAULT]
[test_hugeURIs.xul]

Просмотреть файл

@ -4,3 +4,5 @@
# 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/.
MOCHITEST_CHROME_MANIFESTS += ['chrome.ini']