| Index: blimp/client/app/BUILD.gn
|
| diff --git a/blimp/client/app/BUILD.gn b/blimp/client/app/BUILD.gn
|
| index 5e200eda80c19cf38a78f9767ee6a39db4de8ce1..8da4cb824b2bcd31ab8e8710fab0776520ece758 100644
|
| --- a/blimp/client/app/BUILD.gn
|
| +++ b/blimp/client/app/BUILD.gn
|
| @@ -145,7 +145,7 @@ if (is_linux && !is_chromeos && use_x11) {
|
| "//blimp/client/core/session",
|
| "//blimp/net",
|
| "//net",
|
| - "//services/shell/public/cpp",
|
| + "//services/service_manager/public/cpp",
|
|
|
| # TODO(khushalsagar|scottmg): Remove this dependency from browser to
|
| # blink. See https://crbug.com/608114.
|
|
|