| Index: ash/keyboard/keyboard_ui.cc
|
| diff --git a/ash/keyboard/keyboard_ui.cc b/ash/keyboard/keyboard_ui.cc
|
| index fb3cc15d0f0e2412a0ccf39e0ebe22d0e76a62bf..a9cb70c8ddb8d2a89c6291d2780693d35ef31a93 100644
|
| --- a/ash/keyboard/keyboard_ui.cc
|
| +++ b/ash/keyboard/keyboard_ui.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "ash/keyboard/keyboard_ui.h"
|
|
|
| -#include "ash/accessibility_delegate.h"
|
| +#include "ash/common/accessibility_delegate.h"
|
| #include "ash/keyboard/keyboard_ui_observer.h"
|
| #include "ash/shell.h"
|
| #include "ash/system/tray/system_tray_notifier.h"
|
|
|