summaryrefslogtreecommitdiffstats
path: root/dom/network/interfaces/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'dom/network/interfaces/moz.build')
-rw-r--r--dom/network/interfaces/moz.build6
1 files changed, 0 insertions, 6 deletions
diff --git a/dom/network/interfaces/moz.build b/dom/network/interfaces/moz.build
index add687542..ad2e56bd6 100644
--- a/dom/network/interfaces/moz.build
+++ b/dom/network/interfaces/moz.build
@@ -10,10 +10,4 @@ XPIDL_SOURCES += [
'nsIUDPSocketChild.idl',
]
-if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk':
- XPIDL_SOURCES += [
- 'nsIEthernetManager.idl',
- 'nsINetworkStatsServiceProxy.idl',
- ]
-
XPIDL_MODULE = 'dom_network'