| Index: mash/init/init.h
|
| diff --git a/mash/init/init.h b/mash/init/init.h
|
| index 2905375799820b879c338383a18c3b611b9df4bb..9f49662af8bfcb5d1e3f75a398b30d17f7adf16b 100644
|
| --- a/mash/init/init.h
|
| +++ b/mash/init/init.h
|
| @@ -12,8 +12,8 @@
|
| #include "base/macros.h"
|
| #include "mash/init/public/interfaces/init.mojom.h"
|
| #include "mojo/public/cpp/bindings/binding_set.h"
|
| -#include "mojo/shell/public/cpp/connector.h"
|
| -#include "mojo/shell/public/cpp/shell_client.h"
|
| +#include "services/shell/public/cpp/connector.h"
|
| +#include "services/shell/public/cpp/shell_client.h"
|
|
|
| namespace mojo {
|
| class Connection;
|
|
|