Index: chrome/chrome_browser.gypi |
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi |
index 841c733ed5ef179f317048c0bf519ad1b56c0584..50ae6a9269ab66316bce502aff9080f8d762cd84 100644 |
--- a/chrome/chrome_browser.gypi |
+++ b/chrome/chrome_browser.gypi |
@@ -1917,6 +1917,7 @@ |
'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_report_upload_result.h', |
grt (UTC plus 2)
2014/06/16 20:30:38
remove this
pmonette_google.com
2014/06/17 17:48:22
Done.
|
'browser/safe_browsing/incident_report_uploader.cc', |
'browser/safe_browsing/incident_report_uploader.h', |
'browser/safe_browsing/incident_report_uploader_impl.cc', |
@@ -1929,6 +1930,8 @@ |
'browser/safe_browsing/malware_details_cache.h', |
'browser/safe_browsing/malware_details_history.cc', |
'browser/safe_browsing/malware_details_history.h', |
+ 'browser/safe_browsing/path_sanitizer.cc', |
+ 'browser/safe_browsing/path_sanitizer.h', |
'browser/safe_browsing/pe_image_reader_win.cc', |
'browser/safe_browsing/pe_image_reader_win.h', |
'browser/safe_browsing/ping_manager.cc', |