Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 153ee3895bcad9a2533514a8472f4e8c9714827d..cb39d95ec066b135eefcb16d3f531eb36e9f5862 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -89,6 +89,10 @@ |
'common/content_settings.h', |
'common/content_settings_helper.cc', |
'common/content_settings_helper.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_types.h', |
'common/custom_handlers/protocol_handler.cc', |
'common/custom_handlers/protocol_handler.h', |