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

Unified Diff: chrome/test/BUILD.gn

Issue 2910843002: [Cleanup] Move all browsertests to use ScopedFeatureList to modify features
Patch Set: comments addressed and updated Created 3 years, 6 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 0bdde82c65bcacc683a56d257b0616b1122b856e..09783c111960be69fd05679a831831c4cfaeed8f 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1632,6 +1632,7 @@ test("browser_tests") {
"//components/policy:chrome_settings_proto",
"//components/resources",
"//components/safe_browsing_db:test_database_manager",
+ "//components/safe_browsing_db:v4_feature_list",
"//components/strings",
"//components/sync",
"//components/translate/core/common",

Powered by Google App Engine
This is Rietveld 408576698