[AllAM] De-duplicate Content.js

This commit is contained in:
NTD 2018-06-26 14:17:23 -04:00 committed by Roy Tam
commit 34b241fdfd
3 changed files with 11 additions and 42 deletions

View file

@ -6,12 +6,12 @@
EXTRA_JS_MODULES.addons += [
'../../extensions/internal/AddonLogging.jsm',
'../../extensions/internal/Content.js',
'../../extensions/internal/ProductAddonChecker.jsm',
'../../extensions/internal/SpellCheckDictionaryBootstrap.js',
'AddonRepository.jsm',
'AddonRepository_SQLiteMigrator.jsm',
'APIExtensionBootstrap.js',
'Content.js',
'E10SAddonsRollout.jsm',
'GMPProvider.jsm',
'LightweightThemeImageOptimizer.jsm',