Index: trunk/src/webkit/tools/test_shell/test_shell.gypi |
=================================================================== |
--- trunk/src/webkit/tools/test_shell/test_shell.gypi (revision 193988) |
+++ trunk/src/webkit/tools/test_shell/test_shell.gypi (working copy) |
@@ -53,7 +53,7 @@ |
'chromium_code': 1, |
}, |
'dependencies': [ |
- '../build/temp_gyp/googleurl.gyp:googleurl', |
+ '../url/url.gyp:url', |
'<(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': [ |
- '../build/temp_gyp/googleurl.gyp:googleurl', |
+ '../url/url.gyp:url', |
'test_shell_common', |
'<(DEPTH)/base/base.gyp:test_support_base', |
'<(DEPTH)/net/net.gyp:net', |