| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 56ed3195c1258d49336b7a365b2fc115eab40dd8..a44d5be76cb4b3566c5e711b4590aa2184c839b9 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -740,6 +740,7 @@ test("content_browsertests") {
|
| "//net:test_support",
|
| "//ppapi/features",
|
| "//services/catalog:lib",
|
| + "//services/resource_coordinator:lib",
|
| "//services/service_manager/public/cpp",
|
| "//services/ui/gpu/interfaces",
|
| "//services/ui/public/cpp/gpu",
|
|
|