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

Unified Diff: chrome/chrome_browser.gypi

Issue 800263002: Added incident report for variations seed signature mismatch. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: analyze on UI thread to access variations service Created 6 years 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 64dc935336c9604389955817c7eddf64aa5f9b0f..93a809caeee99678e9ecb7947b064c8eb087ccad 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2348,6 +2348,10 @@
'browser/safe_browsing/incident_reporting/preference_validation_delegate.h',
'browser/safe_browsing/incident_reporting/tracked_preference_incident_handlers.cc',
'browser/safe_browsing/incident_reporting/tracked_preference_incident_handlers.h',
+ 'browser/safe_browsing/incident_reporting/variations_seed_signature_analyzer.cc',
+ 'browser/safe_browsing/incident_reporting/variations_seed_signature_analyzer.h',
+ 'browser/safe_browsing/incident_reporting/variations_seed_signature_incident_handlers.cc',
+ 'browser/safe_browsing/incident_reporting/variations_seed_signature_incident_handlers.h',
'browser/safe_browsing/path_sanitizer.cc',
'browser/safe_browsing/path_sanitizer.h',
'browser/safe_browsing/pe_image_reader_win.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