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

Unified Diff: chrome/test/BUILD.gn

Issue 2910843002: [Cleanup] Move all browsertests to use ScopedFeatureList to modify features
Patch Set: Ilya comments addressed 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 885da7902c4b90a01bea118ad9967f43e111917b..2b4b46515fc220a4d7796ec6745fedd407d443c6 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1630,6 +1630,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