Add chrome.properties for moz central build.
This commit is contained in:
parent
080c3e79fc
commit
03032d21c4
3
make.js
3
make.js
@ -395,7 +395,8 @@ target.mozcentral = function() {
|
||||
'components',
|
||||
'../../LICENSE'],
|
||||
DEFAULT_LOCALE_FILES =
|
||||
[LOCALE_SRC_DIR + 'en-US/viewer.properties'],
|
||||
[LOCALE_SRC_DIR + 'en-US/viewer.properties',
|
||||
LOCALE_SRC_DIR + 'en-US/chrome.properties'],
|
||||
FIREFOX_MC_EXTENSION_FILES =
|
||||
['bootstrap.js',
|
||||
'icon.png',
|
||||
|
Loading…
Reference in New Issue
Block a user