| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 176515)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -386,6 +386,7 @@
|
| extern const char kEnableStaticIPConfig[];
|
| extern const char kEnableUnsupportedBluetoothDevices[];
|
| extern const char kFirstBoot[];
|
| +extern const char kHasChromeOSKeyboard[];
|
| extern const char kKioskModeScreensaverPath[];
|
| extern const char kLoginManager[];
|
| // TODO(avayvod): Remove this flag when it's unnecessary for testing
|
|
|