Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 4f998ec8e63038ca23d0cee02ad84f542dd87bb4..54ae50f714fcf8077b1e248e1986147d1487beb7 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -223,6 +223,8 @@ |
'common/safe_browsing/protobuf_message_write_macros.h', |
'common/safe_browsing/zip_analyzer.cc', |
'common/safe_browsing/zip_analyzer.h', |
+ 'common/safe_browsing/zip_analyzer_results.cc', |
+ 'common/safe_browsing/zip_analyzer_results.h', |
], |
'chrome_common_importer_sources': [ |
'common/importer/firefox_importer_utils.cc', |