| Index: components/dom_distiller/content/browser/BUILD.gn
|
| diff --git a/components/dom_distiller/content/browser/BUILD.gn b/components/dom_distiller/content/browser/BUILD.gn
|
| index b1dbd395af3fbbd47d1c9a010fe14d089917b4e2..e7ebb3b73222a6cf4a7bf61b41f4edd35433fe8a 100644
|
| --- a/components/dom_distiller/content/browser/BUILD.gn
|
| +++ b/components/dom_distiller/content/browser/BUILD.gn
|
| @@ -37,7 +37,7 @@ static_library("browser") {
|
| "//content/public/common",
|
| "//mojo/public/cpp/bindings",
|
| "//net",
|
| - "//services/shell/public/cpp",
|
| + "//services/service_manager/public/cpp",
|
| "//skia",
|
| "//third_party/WebKit/public:blink_headers",
|
| "//ui/base",
|
|
|