| Index: ash/virtual_keyboard_controller.h
|
| diff --git a/ash/virtual_keyboard_controller.h b/ash/virtual_keyboard_controller.h
|
| index 83b9fcebc8300a75d4b288dc33b0ea67ed6060d3..b43fc2e7f30e1ff8d3804a164d13298e70a1d8f7 100644
|
| --- a/ash/virtual_keyboard_controller.h
|
| +++ b/ash/virtual_keyboard_controller.h
|
| @@ -8,6 +8,7 @@
|
| #include "ash/ash_export.h"
|
| #include "ash/shell_observer.h"
|
| #include "ash/system/tray/system_tray_notifier.h"
|
| +#include "base/macros.h"
|
| #include "ui/events/devices/input_device_event_observer.h"
|
|
|
| namespace ash {
|
|
|