summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 153ee38..cb39d95 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',