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

Unified Diff: chrome/common/chrome_switches.h

Issue 11346028: Allow Caps Lock to be remapped [part 2 of 2] (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review Created 8 years, 2 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: chrome/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 5baded75a2f2a5087fc2d9fa378baa2e0e3b020c..7c013d6f63e646ebe7a9d2c41f05eff2c63e7296 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -402,6 +402,7 @@ extern const char kLoginProfile[];
extern const char kLoginUser[];
extern const char kLoginPassword[];
extern const char kNaturalScrollDefault[];
+extern const char kHasChromeOSKeyboard[];
Daniel Erat 2012/10/30 18:23:17 nit: keep this list alphabetized
Yusuke Sato 2012/10/30 19:27:23 Done.
extern const char kNoDiscardTabs[];
extern const char kGuestSession[];
extern const char kEchoExtensionPath[];

Powered by Google App Engine
This is Rietveld 408576698