Take files out of preprocessing that no longer require it

This commit is contained in:
Matt A. Tobin 2020-04-07 22:41:34 -04:00 committed by Roy Tam
commit 4f0ac63dd9
7 changed files with 9 additions and 23 deletions

View file

@ -21,12 +21,9 @@ XPIDL_MODULE = 'loginmgr'
EXTRA_COMPONENTS += [
'crypto-SDR.js',
'nsLoginInfo.js',
'nsLoginManagerPrompter.js',
]
EXTRA_PP_COMPONENTS += [
'nsLoginManager.js',
'passwordmgr.manifest',
'nsLoginManagerPrompter.js',
'passwordmgr.manifest'
]
EXTRA_JS_MODULES += [