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

Unified Diff: ash/ash.gyp

Issue 10878058: Move functions for controlling Caps Lock to CapsLockDelegate from SystemTrayDelegate. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 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 | « ash/accelerators/accelerator_controller_unittest.cc ('k') | ash/caps_lock_delegate.h » ('j') | no next file with comments »
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 71c0b8dc08fc88cbca7c8692a914465eb9020ad7..23550fdd6eea40d30464ed9b140227fe85be31ea 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -58,6 +58,8 @@
'ash_switches.cc',
'ash_switches.h',
'caps_lock_delegate.h',
+ 'caps_lock_delegate_stub.cc',
+ 'caps_lock_delegate_stub.h',
'desktop_background/desktop_background_controller.cc',
'desktop_background/desktop_background_controller.h',
'desktop_background/desktop_background_resources.cc',
« no previous file with comments | « ash/accelerators/accelerator_controller_unittest.cc ('k') | ash/caps_lock_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698