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

Unified Diff: content/test/BUILD.gn

Issue 2910843002: [Cleanup] Move all browsertests to use ScopedFeatureList to modify features
Patch Set: rebase update 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 d1e3a481e8f53da1477d22c961a4152360c37a9d..84e0da94b3bba195549866891e403506b93f737d 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -792,6 +792,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