Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index 9708577a30afcba5eaec501e6650299e1c490651..ed9368ba7003739507078cae0daafd628c5eab84 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -388,6 +388,7 @@ extern const char kDisableFactoryReset[]; |
| extern const char kDisableLoginAnimations[]; |
| extern const char kDisableNewOobe[]; |
| extern const char kDisableOobeAnimation[]; |
| +extern const char kEnableChromeOSFunctionKey[]; |
|
Yusuke Sato
2012/11/26 06:09:38
nit: alphabetical order.
|
| extern const char kEnableBackgroundLoader[]; |
| extern const char kEnableChromeCaptivePortalDetector[]; |
| extern const char kEnableTouchpadThreeFingerClick[]; |