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

Unified Diff: trunk/src/webkit/tools/test_shell/test_shell.gypi

Issue 14263002: Revert 193992 "Lets try this again." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 8 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
« no previous file with comments | « trunk/src/webkit/storage/webkit_storage.gypi ('k') | trunk/src/win8/metro_driver/metro_driver.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/webkit/tools/test_shell/test_shell.gypi
===================================================================
--- trunk/src/webkit/tools/test_shell/test_shell.gypi (revision 194148)
+++ trunk/src/webkit/tools/test_shell/test_shell.gypi (working copy)
@@ -53,7 +53,7 @@
'chromium_code': 1,
},
'dependencies': [
- '../url/url.gyp:url',
+ '../build/temp_gyp/googleurl.gyp:googleurl',
'<(DEPTH)/base/base.gyp:base',
'<(DEPTH)/base/base.gyp:base_i18n',
'<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
@@ -361,7 +361,7 @@
'chromium_code': 1,
},
'dependencies': [
- '../url/url.gyp:url',
+ '../build/temp_gyp/googleurl.gyp:googleurl',
'test_shell_common',
'<(DEPTH)/base/base.gyp:test_support_base',
'<(DEPTH)/net/net.gyp:net',
« no previous file with comments | « trunk/src/webkit/storage/webkit_storage.gypi ('k') | trunk/src/win8/metro_driver/metro_driver.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698