| Index: content/app/BUILD.gn
|
| diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
|
| index 21d91f9bdde026a0a63cb57f818008043ca15e65..2b8db69bd927cc1bc0a3e6cd642993b40f66ea4f 100644
|
| --- a/content/app/BUILD.gn
|
| +++ b/content/app/BUILD.gn
|
| @@ -27,6 +27,7 @@ template("implement_content_app") {
|
| "//content:sandbox_helper_win",
|
| "//content/public/common:common_sources",
|
| "//crypto",
|
| + "//services/service_manager/public/cpp",
|
| "//services/service_manager/public/interfaces",
|
| "//mojo/edk/system",
|
| "//ppapi/features",
|
|
|