| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index 0b3521c98be11315af306e0663ae7558abcde4c3..d5eaf491538ab3f0ff5eaf335ff3ca5f54abcfe4 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -2276,7 +2276,6 @@
|
| 'browser/safe_browsing/download_feedback_service.h',
|
| 'browser/safe_browsing/download_protection_service.cc',
|
| 'browser/safe_browsing/download_protection_service.h',
|
| - 'browser/safe_browsing/incident_reporting/add_incident_callback.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_win.cc',
|
| @@ -2300,6 +2299,7 @@
|
| 'browser/safe_browsing/incident_reporting/incident.h',
|
| 'browser/safe_browsing/incident_reporting/incident_handler_util.cc',
|
| 'browser/safe_browsing/incident_reporting/incident_handler_util.h',
|
| + 'browser/safe_browsing/incident_reporting/incident_receiver.h',
|
| 'browser/safe_browsing/incident_reporting/incident_report_uploader.cc',
|
| 'browser/safe_browsing/incident_reporting/incident_report_uploader.h',
|
| 'browser/safe_browsing/incident_reporting/incident_report_uploader_impl.cc',
|
|
|