Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(511)

Unified Diff: webkit/webkit_glue.gyp

Issue 387020: Upstreaming WebKit.gyp (Closed)
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/tools/test_shell/webwidget_host_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/webkit_glue.gyp
diff --git a/webkit/webkit.gyp b/webkit/webkit_glue.gyp
similarity index 99%
rename from webkit/webkit.gyp
rename to webkit/webkit_glue.gyp
index 9bf19c7308415aa4702c6c038f663f668b1245b8..f3a0c326e0e0540684c480a48999c9f3eac13c10 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit_glue.gyp
@@ -135,7 +135,7 @@
'msvs_guid': '0B945915-31A7-4A07-A5B5-568D737A39B1',
'dependencies': [
'../net/net.gyp:net',
- 'api/WebKit.gyp:webkit',
+ '../third_party/WebKit/WebKit/chromium/WebKit.gyp:webkit',
],
'sources': [
# This list contains all .h and .cc in appcache except for test code.
@@ -204,7 +204,7 @@
'../net/net.gyp:net',
'inspector_resources',
'../third_party/WebKit/WebCore/WebCore.gyp/WebCore.gyp:webcore',
- 'api/WebKit.gyp:webkit',
+ '../third_party/WebKit/WebKit/chromium/WebKit.gyp:webkit',
'webkit_resources',
'webkit_strings',
],
« no previous file with comments | « webkit/tools/test_shell/webwidget_host_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698