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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1410423003: [SafeBrowsing] Conditionalize unverified download blocking on whitelist. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@flash-download-block
Patch Set: Created 5 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_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index a1c60406713d3076d9bcc10237ef5fb0984c23b5..569d110eef432ad2798310a02afe30c6bab73dc4 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1003,6 +1003,7 @@
'browser/safe_browsing/test_database_manager.h',
'browser/safe_browsing/two_phase_uploader_unittest.cc',
'browser/safe_browsing/unverified_download_field_trial_unittest.cc',
+ 'browser/safe_browsing/unverified_download_policy_unittest.cc',
'common/safe_browsing/binary_feature_extractor_mac_unittest.cc',
'common/safe_browsing/binary_feature_extractor_unittest.cc',
'common/safe_browsing/binary_feature_extractor_win_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698