| Index: mandoline/services/updater/updater_impl.cc
|
| diff --git a/mandoline/services/updater/updater_impl.cc b/mandoline/services/updater/updater_impl.cc
|
| index 9b40ec07717c325d5a83cf45ed6184653b977240..57614011f3dbd1768f6ef6d2a179258721bce5a4 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/application/public/cpp/application_impl.h"
|
| +#include "mojo/shell/public/cpp/application_impl.h"
|
| #include "url/gurl.h"
|
|
|
| namespace updater {
|
|
|