| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 75a8e2a0d0d41bc1b6daf00cf4e99355476eb3a7..3941486fd4018589caf07420498456aed6862f7b 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -317,7 +317,6 @@
|
| 'safe_browsing_proto',
|
| '<(DEPTH)/base/base.gyp:base',
|
| '<(DEPTH)/base/base.gyp:base_i18n',
|
| - '<(DEPTH)/base/base.gyp:base_prefs',
|
| '<(DEPTH)/base/base.gyp:base_static',
|
| '<(DEPTH)/chrome/chrome_features.gyp:chrome_common_features',
|
| '<(DEPTH)/chrome/chrome_resources.gyp:chrome_resources',
|
| @@ -342,6 +341,7 @@
|
| '<(DEPTH)/components/components.gyp:variations',
|
| '<(DEPTH)/components/components.gyp:version_info',
|
| '<(DEPTH)/components/components_strings.gyp:components_strings',
|
| + '<(DEPTH)/components/prefs/prefs.gyp:prefs',
|
| '<(DEPTH)/components/url_formatter/url_formatter.gyp:url_formatter',
|
| '<(DEPTH)/content/content.gyp:content_common',
|
| '<(DEPTH)/crypto/crypto.gyp:crypto',
|
|
|