| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index ddfb714c429e9a4c6a1792008c74b5e1f6ab0972..ce50ac7a018fa48970244c9ddb9a85f5fe2ccf3c 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -2665,6 +2665,8 @@
|
| 'browser/safe_browsing/environment_data_collection.h',
|
| 'browser/safe_browsing/environment_data_collection_win.cc',
|
| 'browser/safe_browsing/environment_data_collection_win.h',
|
| + 'browser/safe_browsing/incident_handler_util.cc',
|
| + 'browser/safe_browsing/incident_handler_util.h',
|
| 'browser/safe_browsing/incident_reporting_service.cc',
|
| 'browser/safe_browsing/incident_reporting_service.h',
|
| 'browser/safe_browsing/incident_report_uploader.cc',
|
| @@ -2693,6 +2695,8 @@
|
| 'browser/safe_browsing/safe_browsing_store.h',
|
| 'browser/safe_browsing/sandboxed_zip_analyzer.cc',
|
| 'browser/safe_browsing/sandboxed_zip_analyzer.h',
|
| + 'browser/safe_browsing/tracked_preference_incident_handlers.cc',
|
| + 'browser/safe_browsing/tracked_preference_incident_handlers.h',
|
| 'browser/safe_browsing/two_phase_uploader.cc',
|
| 'browser/safe_browsing/two_phase_uploader.h',
|
| ],
|
|
|