summaryrefslogtreecommitdiff
path: root/dom/moz.build
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-05-12 14:32:03 +0200
committerwolfbeast <mcwerewolf@gmail.com>2018-05-12 14:32:03 +0200
commit37488f629039f32b4c5c0a1a234582e48c24eec5 (patch)
treef5e99b3029cf54409ae5951e9e91cca3a54addc7 /dom/moz.build
parent27d78c270706cba59120b7c9ce21d4389a51496c (diff)
downloaduxp-37488f629039f32b4c5c0a1a234582e48c24eec5.tar.gz
Remove MOZ_B2G leftovers and some dead B2G-only components.
Diffstat (limited to 'dom/moz.build')
-rw-r--r--dom/moz.build5
1 files changed, 0 insertions, 5 deletions
diff --git a/dom/moz.build b/dom/moz.build
index 6242b4fbcd..90ea60cbef 100644
--- a/dom/moz.build
+++ b/dom/moz.build
@@ -115,11 +115,6 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk':
if CONFIG['MOZ_SECUREELEMENT']:
DIRS += ['secureelement']
-if CONFIG['MOZ_B2G']:
- DIRS += [
- 'downloads',
- ]
-
DIRS += ['presentation']
TEST_DIRS += [