| Index: components/proxy_config.gypi
|
| diff --git a/components/proxy_config.gypi b/components/proxy_config.gypi
|
| index 985bf117dc3ed70649ee96ee164dcb8ea3817683..f30b9f809686a81cd14084f7c731f7c7b8f3e6d1 100644
|
| --- a/components/proxy_config.gypi
|
| +++ b/components/proxy_config.gypi
|
| @@ -10,10 +10,10 @@
|
| 'type': '<(component)',
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| - '../base/base.gyp:base_prefs',
|
| '../net/net.gyp:net',
|
| '../url/url.gyp:url_lib',
|
| 'pref_registry',
|
| + 'prefs/prefs.gyp:prefs',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|