| Index: ash/virtual_keyboard_controller.h
|
| diff --git a/ash/virtual_keyboard_controller.h b/ash/virtual_keyboard_controller.h
|
| index 35517e46ff866b3a1a6834e249492e63d2440dbd..811a247f06048289515c9c09038350cefeaf3e3d 100644
|
| --- a/ash/virtual_keyboard_controller.h
|
| +++ b/ash/virtual_keyboard_controller.h
|
| @@ -8,7 +8,7 @@
|
| #include "ash/ash_export.h"
|
| #include "ash/shell_observer.h"
|
| #include "ash/system/tray/system_tray_notifier.h"
|
| -#include "ui/events/input_device_event_observer.h"
|
| +#include "ui/events/devices/input_device_event_observer.h"
|
|
|
| namespace ash {
|
|
|
|
|