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

Unified Diff: components/BUILD.gn

Issue 2720643003: Call CSD whitelist checking on UI thread and record UMA (Closed)
Patch Set: nit Created 3 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
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 5b3a023182ad491d9297442788e65780dec35dcd..a53d504a354c2c0a566c4c52e1015bd8d32768bf 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -204,6 +204,7 @@ test("components_unittests") {
"//components/policy/core/browser:unit_tests",
"//components/policy/core/common:unit_tests",
"//components/precache/content:unit_tests",
+ "//components/safe_browsing/password_protection:pp_service_unittest",
"//components/safe_browsing_db:unit_tests",
"//components/safe_json:unit_tests",
"//components/security_state/content:unit_tests",

Powered by Google App Engine
This is Rietveld 408576698