summaryrefslogtreecommitdiff
path: root/dom/geolocation/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'dom/geolocation/moz.build')
-rw-r--r--dom/geolocation/moz.build4
1 files changed, 0 insertions, 4 deletions
diff --git a/dom/geolocation/moz.build b/dom/geolocation/moz.build
index 0230875223..d8ecf1ac17 100644
--- a/dom/geolocation/moz.build
+++ b/dom/geolocation/moz.build
@@ -29,10 +29,6 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'android':
LOCAL_INCLUDES += [
'/dom/system/android',
]
-elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'cocoa':
- LOCAL_INCLUDES += [
- '/dom/system/mac',
- ]
elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':
LOCAL_INCLUDES += [
'/dom/system/windows',