Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index dfb3308d7fa989ef9ce1802ee871bd4ac62b2e87..2eb68fdb269e7f6dda4bf4c5cca18a8e983c5421 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -52,6 +52,8 @@ |
'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', |