| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 083c7907094ea03b517d10af7635a98105343ce9..f50b2e0745bb8799ee18fe3f7bcadd7b3511eeee 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -54,7 +54,6 @@
|
| 'common/content_settings_pattern.h',
|
| 'common/content_settings_pattern_parser.cc',
|
| 'common/content_settings_pattern_parser.h',
|
| - 'common/content_settings_types.h',
|
| 'common/crash_keys.cc',
|
| 'common/crash_keys.h',
|
| 'common/custom_handlers/protocol_handler.cc',
|
| @@ -320,6 +319,7 @@
|
| '<(DEPTH)/chrome/common_constants.gyp:common_constants',
|
| '<(DEPTH)/components/components.gyp:cloud_devices_common',
|
| '<(DEPTH)/components/components.gyp:component_updater',
|
| + '<(DEPTH)/components/components.gyp:content_settings_core_common',
|
| '<(DEPTH)/components/components.gyp:json_schema',
|
| '<(DEPTH)/components/components.gyp:metrics',
|
| '<(DEPTH)/components/components.gyp:policy_component_common',
|
|
|