From 1124fb525bf7b8341170d886b8de070e20323efd 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 #288. --- dom/geolocation/moz.build | 4 ---- 1 file changed, 4 deletions(-) (limited to 'dom/geolocation') diff --git a/dom/geolocation/moz.build b/dom/geolocation/moz.build index bb3fcb583..4339d5a7f 100644 --- a/dom/geolocation/moz.build +++ b/dom/geolocation/moz.build @@ -30,10 +30,6 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'android': LOCAL_INCLUDES += [ '/dom/system/android', ] -elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk': - LOCAL_INCLUDES += [ - '/dom/system/gonk', - ] elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'cocoa': LOCAL_INCLUDES += [ '/dom/system/mac', -- cgit v1.2.3