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

Unified Diff: ash/ash.gyp

Issue 137373003: Show overlay displaying the state of all sticky keys when it is enabled. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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/sticky_keys/sticky_keys_constants.h » ('j') | ash/sticky_keys/sticky_keys_constants.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 09a6c408e2bec31fa29dd3692bf1891f31472e2b..e69522a40ce494133693a1d8a5e675c55d0002fd 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -245,8 +245,11 @@
'shell_delegate.h',
'shell_factory.h',
'shell_window_ids.h',
+ 'sticky_keys/sticky_keys_constants.h',
'sticky_keys/sticky_keys_controller.cc',
'sticky_keys/sticky_keys_controller.h',
+ 'sticky_keys/sticky_keys_overlay.cc',
+ 'sticky_keys/sticky_keys_overlay.h',
'system/bluetooth/bluetooth_observer.h',
'system/bluetooth/tray_bluetooth.cc',
'system/bluetooth/tray_bluetooth.h',
« no previous file with comments | « no previous file | ash/sticky_keys/sticky_keys_constants.h » ('j') | ash/sticky_keys/sticky_keys_constants.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698