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

Unified Diff: chrome/chrome_browser.gypi

Issue 441453002: Support for process-wide incidents in the safe browsing incident reporting service. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: new test plus other review comments Created 6 years, 4 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
« no previous file with comments | « chrome/browser/safe_browsing/safe_browsing_service.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 1b472076ee112be21405c64ddf0b2ab742054200..d8f1fb9249ffb7fe5aa3724024d437e4223bd2e1 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2651,6 +2651,9 @@
'browser/safe_browsing/client_side_detection_service.h',
'browser/safe_browsing/database_manager.cc',
'browser/safe_browsing/database_manager.h',
+ 'browser/safe_browsing/delayed_analysis_callback.h',
+ 'browser/safe_browsing/delayed_callback_runner.cc',
+ 'browser/safe_browsing/delayed_callback_runner.h',
'browser/safe_browsing/download_feedback.cc',
'browser/safe_browsing/download_feedback.h',
'browser/safe_browsing/download_feedback_service.cc',
« no previous file with comments | « chrome/browser/safe_browsing/safe_browsing_service.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698