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

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: iterator cleanup 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 c5453b8aa825aab4b89ac47cd7decdf723df9324..4be5730736bc97eebbbc05eb4ae6de196d7a2a99 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2678,6 +2678,8 @@
'browser/safe_browsing/incident_report_uploader.h',
'browser/safe_browsing/incident_report_uploader_impl.cc',
'browser/safe_browsing/incident_report_uploader_impl.h',
+ 'browser/safe_browsing/last_download_finder.cc',
+ 'browser/safe_browsing/last_download_finder.h',
'browser/safe_browsing/path_sanitizer.cc',
'browser/safe_browsing/path_sanitizer.h',
'browser/safe_browsing/pe_image_reader_win.cc',

Powered by Google App Engine
This is Rietveld 408576698