summaryrefslogtreecommitdiffstats
path: root/WebKit/chromium/features.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/chromium/features.gypi')
-rw-r--r--WebKit/chromium/features.gypi4
1 files changed, 3 insertions, 1 deletions
diff --git a/WebKit/chromium/features.gypi b/WebKit/chromium/features.gypi
index e3bc7d3..8dd0d0d 100644
--- a/WebKit/chromium/features.gypi
+++ b/WebKit/chromium/features.gypi
@@ -46,10 +46,12 @@
'ENABLE_OFFLINE_WEB_APPLICATIONS=1',
'ENABLE_DASHBOARD_SUPPORT=0',
'ENABLE_DOM_STORAGE=1',
+ 'ENABLE_GEOLOCATION=1',
'ENABLE_JAVASCRIPT_DEBUGGER=0',
'ENABLE_JSC_MULTIPLE_THREADS=0',
'ENABLE_ICONDATABASE=0',
'ENABLE_NOTIFICATIONS=1',
+ 'ENABLE_OPENTYPE_SANITIZER=1',
'ENABLE_ORIENTATION_EVENTS=0',
'ENABLE_XSLT=1',
'ENABLE_XPATH=1',
@@ -61,7 +63,7 @@
'ENABLE_SVG_FOREIGN_OBJECT=1',
'ENABLE_SVG_FONTS=1',
'ENABLE_VIDEO=1',
- 'ENABLE_WEB_SOCKETS=1',
+ 'ENABLE_WEB_SOCKETS=1',
'ENABLE_WORKERS=1',
],
},