Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 3744e4ee03821510dce238f33badaf17b218c179..0592abd165c25a58a637d4af5de3e39b88c98fb9 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -480,6 +480,8 @@ |
'touch/touch_uma.h', |
'touch/touchscreen_util.cc', |
'touch/touchscreen_util.h', |
+ 'virtual_keyboard_controller.cc', |
+ 'virtual_keyboard_controller.h', |
'volume_control_delegate.h', |
'wm/app_list_controller.cc', |
'wm/app_list_controller.h', |
@@ -835,6 +837,7 @@ |
'touch/touch_observer_hud_unittest.cc', |
'touch/touch_transformer_controller_unittest.cc', |
'touch/touchscreen_util_unittest.cc', |
+ 'virtual_keyboard_controller_unittest.cc', |
'wm/app_list_controller_unittest.cc', |
'wm/ash_native_cursor_manager_unittest.cc', |
'wm/dock/docked_window_layout_manager_unittest.cc', |