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, 2 insertions, 2 deletions
diff --git a/WebKit/chromium/features.gypi b/WebKit/chromium/features.gypi
index f91598c..e3bc7d3 100644
--- a/WebKit/chromium/features.gypi
+++ b/WebKit/chromium/features.gypi
@@ -49,11 +49,11 @@
'ENABLE_JAVASCRIPT_DEBUGGER=0',
'ENABLE_JSC_MULTIPLE_THREADS=0',
'ENABLE_ICONDATABASE=0',
- 'ENABLE_NOTIFICATIONS=0',
+ 'ENABLE_NOTIFICATIONS=1',
'ENABLE_ORIENTATION_EVENTS=0',
'ENABLE_XSLT=1',
'ENABLE_XPATH=1',
- 'ENABLE_SHARED_WORKERS=0',
+ 'ENABLE_SHARED_WORKERS=1',
'ENABLE_SVG=1',
'ENABLE_SVG_ANIMATION=1',
'ENABLE_SVG_AS_IMAGE=1',