| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 9e280290ccfe452ece9da6c883958b66993b9e98..5727aa0365795db0c37d0bfc1393161eb5599345 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -395,7 +395,7 @@ source_set("common") {
|
| "//ppapi/features",
|
| "//sandbox",
|
| "//sandbox:sandbox_features",
|
| - "//services/resource_coordinator/public/interfaces",
|
| + "//services/resource_coordinator/public/cpp:resource_coordinator_cpp",
|
| "//services/service_manager",
|
| "//services/service_manager/embedder",
|
| "//services/service_manager/public/cpp",
|
|
|