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

Unified Diff: content/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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 0a8482f6d2075303f4f269391d1457872035a4ac..9b69bcf97bab73596be7f3109010aba731a65413 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -797,6 +797,7 @@ test("content_browsertests") {
"//net:test_support",
"//ppapi/features",
"//services/catalog:lib",
+ "//services/device/public/cpp:device_features",
"//services/device/public/interfaces",
"//services/device/public/interfaces:constants",
"//services/service_manager/public/cpp",

Powered by Google App Engine
This is Rietveld 408576698