| Index: chrome/browser/ui/ash/ash_keyboard_controller_proxy.cc
|
| diff --git a/chrome/browser/ui/ash/ash_keyboard_controller_proxy.cc b/chrome/browser/ui/ash/ash_keyboard_controller_proxy.cc
|
| index b29e9665582bffe8aed91165919ad7ff7dd8abce..71d905fc81ba9c122b93c4150a1ae231cf64abca 100644
|
| --- a/chrome/browser/ui/ash/ash_keyboard_controller_proxy.cc
|
| +++ b/chrome/browser/ui/ash/ash_keyboard_controller_proxy.cc
|
| @@ -27,8 +27,7 @@
|
| #include "ui/keyboard/keyboard_controller.h"
|
| #include "ui/keyboard/keyboard_controller_observer.h"
|
|
|
| -namespace virtual_keyboard_private =
|
| - extensions::core_api::virtual_keyboard_private;
|
| +namespace virtual_keyboard_private = extensions::api::virtual_keyboard_private;
|
|
|
| typedef virtual_keyboard_private::OnTextInputBoxFocused::Context Context;
|
|
|
|
|