Add chrome.properties for moz central build.

This commit is contained in:
Brendan Dahl 2012-05-15 11:38:38 -07:00
parent 080c3e79fc
commit 03032d21c4

View File

@ -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',