summaryrefslogtreecommitdiffstats
path: root/toolkit/components/passwordmgr
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/passwordmgr')
-rw-r--r--toolkit/components/passwordmgr/moz.build7
1 files changed, 2 insertions, 5 deletions
diff --git a/toolkit/components/passwordmgr/moz.build b/toolkit/components/passwordmgr/moz.build
index 145e2fca4..79777a981 100644
--- a/toolkit/components/passwordmgr/moz.build
+++ b/toolkit/components/passwordmgr/moz.build
@@ -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 += [