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

Unified Diff: chrome/test/BUILD.gn

Issue 2856033002: Add finch control of user population in low reputation requests (Closed)
Patch Set: replace PasswordReuse with ProtectedPasswordEntry Created 3 years, 7 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
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 7861d7a0cce846b16020dd31d6678a22768aeee2..5c0904181825f7f4fe8629f58f92d4c9543b4f25 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4124,6 +4124,7 @@ test("unit_tests") {
# TODO(sgurun): enable tests for safe_browsing==2.
sources += [
"../browser/safe_browsing/browser_feature_extractor_unittest.cc",
+ "../browser/safe_browsing/chrome_password_protection_service_unittest.cc",
"../browser/safe_browsing/chunk_range_unittest.cc",
"../browser/safe_browsing/client_side_detection_host_unittest.cc",
"../browser/safe_browsing/client_side_detection_service_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698