summaryrefslogtreecommitdiffstats
path: root/services/fxaccounts/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'services/fxaccounts/moz.build')
-rw-r--r--services/fxaccounts/moz.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/services/fxaccounts/moz.build b/services/fxaccounts/moz.build
index 30c8944c2..b1cd3b59c 100644
--- a/services/fxaccounts/moz.build
+++ b/services/fxaccounts/moz.build
@@ -30,6 +30,3 @@ EXTRA_JS_MODULES += [
'FxAccountsWebChannel.jsm',
]
-# For now, we will only be using the FxA manager in B2G.
-if CONFIG['MOZ_B2G']:
- EXTRA_JS_MODULES += ['FxAccountsManager.jsm']