| Index: chrome/browser/ui/ash/ime_driver_ash.h
|
| diff --git a/chrome/browser/ui/ash/ime_driver_ash.h b/chrome/browser/ui/ash/ime_driver_ash.h
|
| index 16bdd6fafa34f486e3b4de9e895e519e90f46c2a..eb286e29a0705f5398def29aeb7aa8ecdcf04208 100644
|
| --- a/chrome/browser/ui/ash/ime_driver_ash.h
|
| +++ b/chrome/browser/ui/ash/ime_driver_ash.h
|
| @@ -11,7 +11,7 @@
|
| #include <memory>
|
|
|
| #include "mojo/public/cpp/bindings/binding.h"
|
| -#include "services/ui/public/interfaces/ime.mojom.h"
|
| +#include "services/ui/public/interfaces/ime/ime.mojom.h"
|
|
|
| class IMEDriver : public ui::mojom::IMEDriver {
|
| public:
|
|
|