Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 630263c5f18e2bc06d1baa610371043a59257457..42473d08b37ad8cf8533afd533b4e36980649992 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_component.cc', |
+ 'common/content_settings_component.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', |