Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index f1a69db425125f313e615b9996db7dcd230c0004..7f0814f3fdf48c65d8843c5fd9ce7a4b539f0e3b 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -698,6 +698,8 @@ |
'shell/bubble.cc', |
'shell/context_menu.cc', |
'shell/context_menu.h', |
+ 'shell/keyboard_controller_proxy_stub.cc', |
+ 'shell/keyboard_controller_proxy_stub.h', |
'shell/launcher_delegate_impl.cc', |
'shell/lock_view.cc', |
'shell/panel_window.cc', |
@@ -859,6 +861,8 @@ |
'shell/context_menu.cc', |
'shell/context_menu.h', |
'shell/example_factory.h', |
+ 'shell/keyboard_controller_proxy_stub.cc', |
+ 'shell/keyboard_controller_proxy_stub.h', |
'shell/launcher_delegate_impl.cc', |
'shell/launcher_delegate_impl.h', |
'shell/lock_view.cc', |