| Index: components/content_settings.gypi
|
| diff --git a/components/content_settings.gypi b/components/content_settings.gypi
|
| index 1d9b317628f5cbdc10cb02e52ff96beed0d0d342..243fcce8226b536431c2c5407e405a0d4408a1ef 100644
|
| --- a/components/content_settings.gypi
|
| +++ b/components/content_settings.gypi
|
| @@ -128,9 +128,9 @@
|
| 'dependencies': [
|
| 'content_settings_core_common',
|
| '../base/base.gyp:base',
|
| - '../content/content.gyp:content_common',
|
| '../ipc/ipc.gyp:ipc',
|
| '../url/url.gyp:url_lib',
|
| + '../url/ipc/url_ipc.gyp:url_ipc',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|