| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 0448e117d3049aae823fc3986f09b07cc8d08802..5f979172d445babff60b59fa6d930533965f9f39 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -165,6 +165,9 @@
|
| 'host/transformer_helper.h',
|
| 'ime/input_method_event_handler.cc',
|
| 'ime/input_method_event_handler.h',
|
| + 'keyboard/keyboard_ui.cc',
|
| + 'keyboard/keyboard_ui.h',
|
| + 'keyboard/keyboard_ui_observer.h',
|
| 'keyboard_uma_event_filter.cc',
|
| 'keyboard_uma_event_filter.h',
|
| 'magnifier/magnification_controller.cc',
|
|
|