summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
Diffstat (limited to 'webkit')
-rw-r--r--webkit/webkit.gyp3
1 files changed, 0 insertions, 3 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index c460c4c..282bb3b 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -125,7 +125,6 @@
'dependencies': [
'../app/app.gyp:app_base',
'../net/net.gyp:net',
- '../third_party/WebKit/WebKit/chromium/WebKit.gyp:webkit',
],
'sources': [
# This list contains all .h and .cc in appcache except for test code.
@@ -204,9 +203,7 @@
'dependencies': [
'../app/app.gyp:app_base',
'../net/net.gyp:net',
- 'inspector_resources',
'../third_party/WebKit/WebCore/WebCore.gyp/WebCore.gyp:webcore',
- '../third_party/WebKit/WebKit/chromium/WebKit.gyp:webkit',
'webkit_resources',
'webkit_strings',
],