Index: chrome/chrome_browser.gypi |
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi |
index d5895887a0a9a1a3f2acc1bf68d8d19d2c7c9ba6..e3d03f3306d9f0cd4b32d0ace49911f72255243f 100644 |
--- a/chrome/chrome_browser.gypi |
+++ b/chrome/chrome_browser.gypi |
@@ -2489,6 +2489,7 @@ |
'browser/safe_browsing/download_protection_service.h', |
'browser/safe_browsing/incident_reporting/binary_integrity_analyzer.cc', |
'browser/safe_browsing/incident_reporting/binary_integrity_analyzer.h', |
+ 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer_mac.cc', |
'browser/safe_browsing/incident_reporting/binary_integrity_analyzer_win.cc', |
'browser/safe_browsing/incident_reporting/binary_integrity_incident.cc', |
'browser/safe_browsing/incident_reporting/binary_integrity_incident.h', |
@@ -2560,6 +2561,8 @@ |
'browser/safe_browsing/sandboxed_dmg_analyzer_mac.h', |
'browser/safe_browsing/sandboxed_zip_analyzer.cc', |
'browser/safe_browsing/sandboxed_zip_analyzer.h', |
+ 'browser/safe_browsing/signature_evaluator_mac.h', |
+ 'browser/safe_browsing/signature_evaluator_mac.mm', |
'browser/safe_browsing/two_phase_uploader.cc', |
'browser/safe_browsing/two_phase_uploader.h', |
'browser/safe_browsing/unverified_download_field_trial.cc', |