| Index: ash/virtual_keyboard_controller.h
|
| diff --git a/ash/virtual_keyboard_controller.h b/ash/virtual_keyboard_controller.h
|
| index 20c6e02451ccdc69b3acfc0fb8e48d622b8f8165..d590f197db4aacad1843d352a1ffd3acf9e8d292 100644
|
| --- a/ash/virtual_keyboard_controller.h
|
| +++ b/ash/virtual_keyboard_controller.h
|
| @@ -8,7 +8,7 @@
|
| #include <stdint.h>
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/shell_observer.h"
|
| +#include "ash/common/shell_observer.h"
|
| #include "base/macros.h"
|
| #include "ui/events/devices/input_device_event_observer.h"
|
| #include "ui/keyboard/keyboard_layout_delegate.h"
|
|
|