Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Unified Diff: chrome/chrome_browser.gypi

Issue 330653006: Include the latest binary download info in safe browsing incident reports. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 35c4169889257c5f014b2b1b2dc1544c67847df6..065637a83e6c148c1b7c83800fd51800a706c492 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1545,6 +1545,8 @@
'browser/safe_browsing/incident_report_uploader_impl.h',
'browser/safe_browsing/incident_reporting_service.cc',
'browser/safe_browsing/incident_reporting_service.h',
+ 'browser/safe_browsing/last_download_finder.cc',
+ 'browser/safe_browsing/last_download_finder.h',
'browser/safe_browsing/malware_details.cc',
'browser/safe_browsing/malware_details.h',
'browser/safe_browsing/malware_details_cache.cc',

Powered by Google App Engine
This is Rietveld 408576698