summaryrefslogtreecommitdiffstats
path: root/services/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'services/moz.build')
-rw-r--r--services/moz.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/services/moz.build b/services/moz.build
index 91f1e285e..e98d15275 100644
--- a/services/moz.build
+++ b/services/moz.build
@@ -9,8 +9,5 @@ DIRS += [
'crypto',
]
-if CONFIG['MOZ_WIDGET_TOOLKIT'] != 'android':
- DIRS += ['fxaccounts']
-
if CONFIG['MOZ_SERVICES_SYNC']:
DIRS += ['sync']