summaryrefslogtreecommitdiff
path: root/dom/moz.build
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-05-13 22:46:04 +0200
committerwolfbeast <mcwerewolf@gmail.com>2018-05-13 22:46:04 +0200
commit7ade007211b6bdedfd021d21c79c6b6970cbe154 (patch)
treeed5b0ee5976d7e1411c9ed3ac163b32383ba76e4 /dom/moz.build
parent1824340f35e39b6fcb4c1b520d9338a74672d77f (diff)
downloadaura-central-7ade007211b6bdedfd021d21c79c6b6970cbe154.tar.gz
Remove other gonk widget conditionals and unused files.
Tag mcp-graveyard/UXP%288.
Diffstat (limited to 'dom/moz.build')
-rw-r--r--dom/moz.build7
1 files changed, 0 insertions, 7 deletions
diff --git a/dom/moz.build b/dom/moz.build
index 90ea60cbe..358fc6411 100644
--- a/dom/moz.build
+++ b/dom/moz.build
@@ -105,13 +105,6 @@ DIRS += [
if CONFIG['OS_ARCH'] == 'WINNT':
DIRS += ['plugins/ipc/hangui']
-if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk':
- DIRS += [
- 'speakermanager',
- 'tethering',
- 'wifi',
- ]
-
if CONFIG['MOZ_SECUREELEMENT']:
DIRS += ['secureelement']