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

Unified Diff: chrome/test/BUILD.gn

Issue 2856033002: Add finch control of user population in low reputation requests (Closed)
Patch Set: rebase 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 cc1bd501573f2e243821f401577d9d43d0c38456..82a31d187b2729121f6e73606509926f7fd04966 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4140,6 +4140,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",
« no previous file with comments | « chrome/browser/safe_browsing/chrome_password_protection_service_unittest.cc ('k') | components/safe_browsing/csd.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698