| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 1be2c43f9490365c5cc0e07689dfaf1ed4e6c004..e4134d9f938743b320c52588fa35739e197b9c5a 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -48,10 +48,14 @@
|
| 'common/content_restriction.h',
|
| 'common/content_settings.cc',
|
| 'common/content_settings.h',
|
| + 'common/content_settings_initializer.cc',
|
| + 'common/content_settings_initializer.h',
|
| 'common/content_settings_pattern.cc',
|
| 'common/content_settings_pattern.h',
|
| 'common/content_settings_pattern_parser.cc',
|
| 'common/content_settings_pattern_parser.h',
|
| + 'common/content_settings_pattern_serializer.cc',
|
| + 'common/content_settings_pattern_serializer.h',
|
| 'common/crash_keys.cc',
|
| 'common/crash_keys.h',
|
| 'common/custom_handlers/protocol_handler.cc',
|
|
|