Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1621)

Unified Diff: ash/ash.gyp

Issue 22465007: Whitelist virtual keyboard container to process events at login screen (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: reviews Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/root_window_controller.cc » ('j') | ash/shell/keyboard_controller_proxy_stub.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | ash/root_window_controller.cc » ('j') | ash/shell/keyboard_controller_proxy_stub.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698