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

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: address comment 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 52ae1bd4849ec43e85c9c559ddbc89361fadcddf..f2ea3c15c72fc7b4379bd8206d6c3d4f1e1b6b82 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