| Index: mandoline/services/updater/updater_impl.h
|
| diff --git a/mandoline/services/updater/updater_impl.h b/mandoline/services/updater/updater_impl.h
|
| index b7154cd0ec52840ffc8aed2efdebd8de4815552d..4a7a257227be35f83760c4c3418e3be5d01d6c24 100644
|
| --- a/mandoline/services/updater/updater_impl.h
|
| +++ b/mandoline/services/updater/updater_impl.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/macros.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| #include "mojo/services/updater/updater.mojom.h"
|
| -#include "mojo/shell/public/cpp/application_impl.h"
|
| +#include "mojo/shell/public/cpp/shell_connection.h"
|
|
|
| namespace updater {
|
|
|
|
|