Bug 1435458 - Preprocess the official firefox-branding.js. r=glandium

MozReview-Commit-ID: 6tVd9Xcyija

--HG--
extra : rebase_source : 9f2d74d823a24661ba69a0ae0b59fe5e167a1d61
This commit is contained in:
Panos Astithas 2018-02-09 17:48:05 -08:00
Родитель fbc79ce711
Коммит 8cb0510b13
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -6,7 +6,7 @@
@template
def FirefoxBranding():
JS_PREFERENCE_FILES += [
JS_PREFERENCE_PP_FILES += [
'pref/firefox-branding.js',
]