| Index: services/keyboard/linux/keyboard_service_impl.h
|
| diff --git a/services/keyboard/linux/keyboard_service_impl.h b/services/keyboard/linux/keyboard_service_impl.h
|
| index fd97ba938d3cca402842486725e31e6c5b01370a..bb4037c14b4fe570ac1769041be3652e9d708ac8 100644
|
| --- a/services/keyboard/linux/keyboard_service_impl.h
|
| +++ b/services/keyboard/linux/keyboard_service_impl.h
|
| @@ -10,7 +10,7 @@
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| #include "mojo/public/interfaces/application/shell.mojom.h"
|
| #include "mojo/services/keyboard/interfaces/keyboard.mojom.h"
|
| -#include "mojo/services/native_viewport/interfaces/native_viewport.mojom.h"
|
| +#include "mojo/services/native_viewport/interfaces/native_viewport_event_dispatcher.mojom.h"
|
|
|
| namespace keyboard {
|
|
|
|
|