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

Unified Diff: chrome/chrome_browser.gypi

Issue 4822002: Send malware reports when a user opts-in from the safe browsing interstitial ... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 1 month 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
===================================================================
--- chrome/chrome_browser.gypi (revision 65873)
+++ chrome/chrome_browser.gypi (working copy)
@@ -2614,6 +2614,8 @@
'browser/safe_browsing/client_side_detection_service.h',
'<(protoc_out_dir)/chrome/browser/safe_browsing/csd.pb.cc',
'<(protoc_out_dir)/chrome/browser/safe_browsing/csd.pb.h',
+ 'browser/safe_browsing/malware_report.cc',
+ 'browser/safe_browsing/malware_report.h',
'browser/safe_browsing/protocol_manager.cc',
'browser/safe_browsing/protocol_manager.h',
'browser/safe_browsing/protocol_parser.cc',

Powered by Google App Engine
This is Rietveld 408576698