Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 598ba0fcbf94e9f8c55f7f06380c715a46d5d05c..5e2224f2a034d62111f5888feebdb14270bd89ca 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -394,6 +394,7 @@ extern const char kEnableKioskMode[]; |
extern const char kEnableRequestTabletSite[]; |
extern const char kEnableStaticIPConfig[]; |
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 |