Index: webkit/storage_common.gyp |
diff --git a/webkit/storage_common.gyp b/webkit/storage_common.gyp |
index a7be68ec86e38cf67113f76d5b7e0fd7b8afe806..7add0d8f9a7b4fe38560151d722c12f6d7c615e7 100644 |
--- a/webkit/storage_common.gyp |
+++ b/webkit/storage_common.gyp |
@@ -11,9 +11,9 @@ |
'dependencies': [ |
'<(DEPTH)/base/base.gyp:base', |
'<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
- '<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl', |
'<(DEPTH)/net/net.gyp:net', |
'<(DEPTH)/third_party/WebKit/public/blink.gyp:blink', |
+ '<(DEPTH)/url/url.gyp:url_lib', |
'<(DEPTH)/webkit/base/webkit_base.gyp:webkit_base', |
], |
'defines': ['WEBKIT_STORAGE_COMMON_IMPLEMENTATION'], |