| Index: services/navigation/view_impl.h
|
| diff --git a/services/navigation/view_impl.h b/services/navigation/view_impl.h
|
| index 36be40ec093e5ea357a0a6f2793d5f18bf40da40..2a3fc311932828f785c93ff4079f1d72f1bbe96c 100644
|
| --- a/services/navigation/view_impl.h
|
| +++ b/services/navigation/view_impl.h
|
| @@ -13,7 +13,7 @@
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| #include "services/navigation/public/interfaces/view.mojom.h"
|
| #include "services/shell/public/cpp/interface_factory.h"
|
| -#include "services/shell/public/cpp/shell_client.h"
|
| +#include "services/shell/public/cpp/service.h"
|
| #include "services/shell/public/cpp/shell_connection_ref.h"
|
| #include "services/ui/public/cpp/window_tree_client_delegate.h"
|
| #include "ui/gfx/geometry/size.h"
|
|
|