| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 3eece6b31efda2417ea4c83d54390c6387a7db2c..426b726d6937fd88cdda067f333226273a4a2290 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -392,6 +392,7 @@ source_set("common") {
|
| "//ppapi/features",
|
| "//sandbox",
|
| "//sandbox:sandbox_features",
|
| + "//services/resource_coordinator/public/interfaces",
|
| "//services/service_manager",
|
| "//services/service_manager/public/cpp",
|
| "//services/service_manager/public/interfaces",
|
|
|