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

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: 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index ea1f9442542b43467b75d93bc2121778eb9d7c87..693e7877f8ce7a3181ba9c657042ab259300ac76 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',

Powered by Google App Engine
This is Rietveld 408576698