| Index: content/child/BUILD.gn
|
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
|
| index dd628bf367c602a0da03553904ff824ca5ccba75..b1397c6d67c8e2dbbc5235c6576c3431209a6120 100644
|
| --- a/content/child/BUILD.gn
|
| +++ b/content/child/BUILD.gn
|
| @@ -238,9 +238,9 @@ target(link_target_type, "child") {
|
| "//mojo/common",
|
| "//mojo/edk/system",
|
| "//net",
|
| - "//services/shell/public/cpp",
|
| - "//services/shell/public/interfaces",
|
| - "//services/shell/runner/common",
|
| + "//services/service_manager/public/cpp",
|
| + "//services/service_manager/public/interfaces",
|
| + "//services/service_manager/runner/common",
|
| "//skia",
|
| "//storage/common",
|
| "//third_party/WebKit/public:blink_headers",
|
|
|