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