| Index: ash/virtual_keyboard_controller.h
|
| diff --git a/ash/virtual_keyboard_controller.h b/ash/virtual_keyboard_controller.h
|
| index c32bdb0cc65237fc0f95fb0d5441c767da0e3c35..b62820c657f19fc8b71db5254fe5fb1efaaa8586 100644
|
| --- a/ash/virtual_keyboard_controller.h
|
| +++ b/ash/virtual_keyboard_controller.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "ash/ash_export.h"
|
| #include "ash/shell_observer.h"
|
| -#include "ui/events/input_device_event_observer.h"
|
| +#include "ui/events/devices/input_device_event_observer.h"
|
|
|
| namespace ash {
|
|
|
|
|