| Index: ash/virtual_keyboard_controller.h
|
| diff --git a/ash/virtual_keyboard_controller.h b/ash/virtual_keyboard_controller.h
|
| index b43fc2e7f30e1ff8d3804a164d13298e70a1d8f7..7a773b8b4ee4988b73215edffe76696e3f4e10a7 100644
|
| --- a/ash/virtual_keyboard_controller.h
|
| +++ b/ash/virtual_keyboard_controller.h
|
| @@ -6,7 +6,7 @@
|
| #define ASH_VIRTUAL_KEYBOARD_CONTROLLER_H_
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/shell_observer.h"
|
| +#include "ash/common/shell_observer.h"
|
| #include "ash/system/tray/system_tray_notifier.h"
|
| #include "base/macros.h"
|
| #include "ui/events/devices/input_device_event_observer.h"
|
|
|