| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index e1e65996092fb233ca3959dd82940b7c7d8a6845..bfbe9537caa5ba6ca477ab834ca83ff2fccfa8b8 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -32,7 +32,6 @@
|
| '<(DEPTH)/base/base.gyp:base_i18n',
|
| '<(DEPTH)/base/base.gyp:base_prefs',
|
| '<(DEPTH)/base/base.gyp:base_static',
|
| - '<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl',
|
| '<(DEPTH)/chrome/chrome_resources.gyp:chrome_resources',
|
| '<(DEPTH)/chrome/chrome_resources.gyp:chrome_strings',
|
| '<(DEPTH)/chrome/chrome_resources.gyp:theme_resources',
|
| @@ -48,6 +47,7 @@
|
| '<(DEPTH)/third_party/sqlite/sqlite.gyp:sqlite',
|
| '<(DEPTH)/third_party/zlib/zlib.gyp:zip',
|
| '<(DEPTH)/ui/ui.gyp:ui_resources',
|
| + '<(DEPTH)/url/url.gyp:url_lib',
|
| '<(DEPTH)/webkit/common/user_agent/webkit_user_agent.gyp:user_agent',
|
| ],
|
| 'sources': [
|
|
|