| Index: mandoline/services/updater/updater_impl.cc
|
| diff --git a/mandoline/services/updater/updater_impl.cc b/mandoline/services/updater/updater_impl.cc
|
| index 478722b7b73e1a9a86db529a954c9ea48fc12a9d..573bf7d9fbc7586493898a6cb81e830af0a0348b 100644
|
| --- a/mandoline/services/updater/updater_impl.cc
|
| +++ b/mandoline/services/updater/updater_impl.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/files/file_util.h"
|
| #include "base/path_service.h"
|
| #include "mandoline/services/updater/updater_app.h"
|
| -#include "mojo/shell/public/cpp/application_impl.h"
|
| +#include "mojo/shell/public/cpp/shell_connection.h"
|
| #include "url/gurl.h"
|
|
|
| namespace updater {
|
|
|