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

Unified Diff: chrome/test/BUILD.gn

Issue 2964693003: Added experiments section and exported the list of SafeBrowsing features in WebUI (Closed)
Patch Set: Changed the location of features.cc/.h Created 3 years, 5 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 136edb34642a09cce103c4250c0244ccf2724c94..9252bbff249c4e683f89f4f6f9baaf2798fd9be1 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3463,6 +3463,7 @@ test("unit_tests") {
"//components/ntp_snippets:test_support",
"//components/os_crypt:test_support",
"//components/resources",
+ "//components/safe_browsing:features",
"//components/safe_browsing_db",
"//components/safe_browsing_db:test_database_manager",
"//components/safe_json:test_support",

Powered by Google App Engine
This is Rietveld 408576698