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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1643573002: Add a ModuleLoadAnalyzer which checks modules against a whitelist (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase-update'd Created 4 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 3be1264017a36a96312d951b01a5b703be39dacb..2630524737ad4c2a9f797316880b09f983837b05 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -782,12 +782,14 @@
'browser/safe_browsing/incident_reporting/module_integrity_unittest_util_win.cc',
'browser/safe_browsing/incident_reporting/module_integrity_unittest_util_win.h',
'browser/safe_browsing/incident_reporting/module_integrity_verifier_win_unittest.cc',
+ 'browser/safe_browsing/incident_reporting/module_load_analyzer_win_unittest.cc',
'browser/safe_browsing/incident_reporting/off_domain_inclusion_detector_unittest.cc',
'browser/safe_browsing/incident_reporting/platform_state_store_unittest.cc',
'browser/safe_browsing/incident_reporting/platform_state_store_win_unittest.cc',
'browser/safe_browsing/incident_reporting/preference_validation_delegate_unittest.cc',
'browser/safe_browsing/incident_reporting/resource_request_detector_unittest.cc',
'browser/safe_browsing/incident_reporting/state_store_unittest.cc',
+ 'browser/safe_browsing/incident_reporting/suspicious_module_incident_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_database_manager_unittest.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