Chromium Code Reviews| 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[]; |