mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Issue #65 - Remove AppConstants from toolkit/mozapps/extensions
This commit is contained in:
parent
f77d815b53
commit
905663865e
2 changed files with 16 additions and 9 deletions
|
|
@ -29,13 +29,13 @@ EXTRA_PP_COMPONENTS += [
|
|||
EXTRA_JS_MODULES += [
|
||||
'ChromeManifestParser.jsm',
|
||||
'DeferredSave.jsm',
|
||||
'GMPUtils.jsm',
|
||||
'LightweightThemeManager.jsm',
|
||||
]
|
||||
|
||||
EXTRA_PP_JS_MODULES += [
|
||||
'AddonManager.jsm',
|
||||
'GMPInstallManager.jsm',
|
||||
'GMPUtils.jsm',
|
||||
]
|
||||
|
||||
# Additional debugging info is exposed in debug builds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue