Index: chrome/chrome_browser_extensions.gypi |
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi |
index e365263d960082cbeb70c4ec127619af52ef1aa5..72e1a14a1101cb8904c6e80a76b0abe931183c04 100644 |
--- a/chrome/chrome_browser_extensions.gypi |
+++ b/chrome/chrome_browser_extensions.gypi |
@@ -25,7 +25,6 @@ |
'debugger', |
'in_memory_url_index_cache_proto', |
'installer_util', |
- '../build/temp_gyp/googleurl.gyp:googleurl', |
'../content/content.gyp:content_browser', |
'../crypto/crypto.gyp:crypto', |
'../device/bluetooth/bluetooth.gyp:device_bluetooth', |
@@ -41,6 +40,7 @@ |
'../ui/base/strings/ui_strings.gyp:ui_strings', |
'../ui/ui.gyp:ui', |
'../ui/ui.gyp:ui_resources', |
+ '../url/url.gyp:url_lib', |
'../webkit/common/user_agent/webkit_user_agent.gyp:user_agent', |
'../webkit/support/webkit_support.gyp:glue', |
'../webkit/support/webkit_support.gyp:webkit_base', |