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

Unified Diff: webkit/tools/test_shell/test_shell.gyp

Issue 340049: Extract webkit api target from webkit.gyp (Closed)
Patch Set: Created 11 years, 2 months 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
Index: webkit/tools/test_shell/test_shell.gyp
diff --git a/webkit/tools/test_shell/test_shell.gyp b/webkit/tools/test_shell/test_shell.gyp
index f0fe3648e7c88a11cb0a05769c63b9c8f8b2a8f5..a6c7e610216996106507c1ffa646925e5c0b3c52 100644
--- a/webkit/tools/test_shell/test_shell.gyp
+++ b/webkit/tools/test_shell/test_shell.gyp
@@ -39,7 +39,7 @@
'../../webkit.gyp:appcache',
'../../webkit.gyp:database',
'../../webkit.gyp:glue',
- '../../webkit.gyp:webkit',
+ '../../api/WebKitAPI.gyp:webkit_api',
'../../webkit.gyp:inspector_resources',
],
'msvs_guid': '77C32787-1B96-CB84-B905-7F170629F0AC',
@@ -116,7 +116,7 @@
'../../../net/net.gyp:net',
'../../../third_party/WebKit/WebCore/WebCore.gyp/WebCore.gyp:webcore',
'../../webkit.gyp:glue',
- '../../webkit.gyp:webkit',
+ '../../api/WebKitAPI.gyp:webkit_api',
],
'conditions': [
# http://code.google.com/p/chromium/issues/detail?id=18337
« chrome/chrome.gyp ('K') | « webkit/api/WebKitAPI.gyp ('k') | webkit/webkit.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698