| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index 60669a87b82d400d7d983d8d870ce94f03f4a4f9..ddc3ee43465ea9f457cca981fd3dc7d97fa830ea 100644
|
| --- a/content/public/browser/BUILD.gn
|
| +++ b/content/public/browser/BUILD.gn
|
| @@ -283,7 +283,7 @@ source_set("browser_sources") {
|
| public_deps = [
|
| "//mojo/public/cpp/bindings",
|
| "//mojo/public/cpp/system",
|
| - "//services/shell/public/cpp",
|
| + "//services/service_manager/public/cpp",
|
|
|
| # We expose skia headers in the public API.
|
| "//skia",
|
|
|