Chromium Code Reviews| Index: content/shell/BUILD.gn |
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
| index 94ff3cb32bbc41805329559e29d1a3d568bd6eca..eb33daf17fa433590eb8324d2343fe2b4479b356 100644 |
| --- a/content/shell/BUILD.gn |
| +++ b/content/shell/BUILD.gn |
| @@ -244,7 +244,7 @@ static_library("content_shell_lib") { |
| "//net", |
| "//net:net_resources", |
| "//sandbox", |
| - "//services/shell/public/cpp", |
| + "//services/service_manager/public/cpp", |
| "//skia", |
| "//storage/browser", |
| "//testing/gmock", |