| 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",
|
|
|