Index: webkit/tools/test_shell/test_shell.gypi |
diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi |
index 83955c06ecb2bd32fd248dd6accf4a7318a6cafa..55a4e07a086c025fb5bf17ccbf181f10880f5834 100644 |
--- a/webkit/tools/test_shell/test_shell.gypi |
+++ b/webkit/tools/test_shell/test_shell.gypi |
@@ -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', |