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

Unified Diff: chrome/test/BUILD.gn

Issue 2964693003: Added experiments section and exported the list of SafeBrowsing features in WebUI (Closed)
Patch Set: Fixed the variable names according to the standard 01 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 9e5734359b3a40a46d60d811c229d3d5a562d549..624127d50484c0dd1c16da90c1f21b5cc1897472 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3469,6 +3469,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",
« no previous file with comments | « chrome/renderer/safe_browsing/threat_dom_details_browsertest.cc ('k') | components/resources/safe_browsing_resources.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698