Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 5883fb1411f61a6acbac981da04e9edf8fb378b7..eb180ba193ca985510491c5c68b7754df7c6f32e 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -33,6 +33,7 @@ |
'../ui/ui.gyp:ui', |
'../ui/ui.gyp:ui_resources', |
'../ui/views/views.gyp:views', |
+ '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', |
], |
'defines': [ |
'ASH_IMPLEMENTATION', |
@@ -110,6 +111,10 @@ |
'display/screen_position_controller.h', |
'display/secondary_display_view.cc', |
'display/secondary_display_view.h', |
+ 'keyboard_overlay/keyboard_overlay_delegate.cc', |
+ 'keyboard_overlay/keyboard_overlay_delegate.h', |
+ 'keyboard_overlay/keyboard_overlay_view.cc', |
+ 'keyboard_overlay/keyboard_overlay_view.h', |
'root_window_controller.cc', |
'root_window_controller.h', |
'rotator/screen_rotation.cc', |