| Index: content/app/BUILD.gn
|
| diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
|
| index 5aec2e80d74e017c26e85f7d37e2af7c9f1a6409..9c60650ed1378b3ef421b5eb2944385249729835 100644
|
| --- a/content/app/BUILD.gn
|
| +++ b/content/app/BUILD.gn
|
| @@ -26,7 +26,7 @@ template("implement_content_app") {
|
| "//content:sandbox_helper_win",
|
| "//content/public/common:common_sources",
|
| "//crypto",
|
| - "//services/shell/public/interfaces",
|
| + "//services/service_manager/public/interfaces",
|
| "//mojo/edk/system",
|
| "//third_party/WebKit/public:mojo_bindings",
|
| "//ui/base",
|
|
|