summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r--webkit/webkit.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index c54cc1a..797654e 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -14,6 +14,7 @@
'ENABLE_JAVASCRIPT_DEBUGGER=0',
'ENABLE_JSC_MULTIPLE_THREADS=0',
'ENABLE_ICONDATABASE=0',
+ 'ENABLE_NOTIFICATIONS=0',
'ENABLE_XSLT=1',
'ENABLE_XPATH=1',
'ENABLE_SHARED_WORKERS=0',
@@ -49,6 +50,7 @@
'../third_party/WebKit/WebCore/loader/appcache',
'../third_party/WebKit/WebCore/loader/archive',
'../third_party/WebKit/WebCore/loader/icon',
+ '../third_party/WebKit/WebCore/notifications',
'../third_party/WebKit/WebCore/page',
'../third_party/WebKit/WebCore/page/animation',
'../third_party/WebKit/WebCore/page/chromium',