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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 845663004: Initial script request detector. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use GetLastCommittedURL instead of going through the SiteInstance on the RFH Created 5 years, 10 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/chrome_browser.gypi ('k') | chrome/common/safe_browsing/csd.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index bfc09b7b0f701301f1d3bf01ce66c2996f37329e..f341b608041ca281467eb82cbc4a9363d6ed3e3f 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1010,6 +1010,7 @@
'browser/safe_browsing/incident_reporting/module_integrity_verifier_win_unittest.cc',
'browser/safe_browsing/incident_reporting/off_domain_inclusion_detector_unittest.cc',
'browser/safe_browsing/incident_reporting/preference_validation_delegate_unittest.cc',
+ 'browser/safe_browsing/incident_reporting/script_request_detector_unittest.cc',
'browser/safe_browsing/incident_reporting/tracked_preference_incident_unittest.cc',
'browser/safe_browsing/incident_reporting/variations_seed_signature_incident_unittest.cc',
'browser/safe_browsing/local_two_phase_testserver.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/common/safe_browsing/csd.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698