From 7ade007211b6bdedfd021d21c79c6b6970cbe154 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Sun, 13 May 2018 22:46:04 +0200 Subject: Remove other gonk widget conditionals and unused files. Tag mcp-graveyard/UXP%288. --- ipc/moz.build | 6 ------ 1 file changed, 6 deletions(-) (limited to 'ipc/moz.build') diff --git a/ipc/moz.build b/ipc/moz.build index d01b7bbed..320d8c5f0 100644 --- a/ipc/moz.build +++ b/ipc/moz.build @@ -14,12 +14,6 @@ DIRS += [ if CONFIG['MOZ_ENABLE_DBUS']: DIRS += ['dbus'] -if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk': - DIRS += ['unixfd', 'unixsocket'] - -if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk': - DIRS += ['hal', 'keystore', 'netd'] - if CONFIG['MOZ_WIDGET_TOOLKIT'] != 'android': DIRS += ['contentproc'] -- cgit v1.2.3