Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 9747090bc1b3693a0ad1170304a1f130d7b3998f..862afac15cea04562886745a81b03f3acb67efe5 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1197,6 +1197,8 @@ const char kEnableDevicePolicy[] = "enable-device-policy"; |
// Viewer. |
const char kEnableGView[] = "enable-gview"; |
+const char kEnableKioskMode[] = "enable-kiosk-mode"; |
+ |
// Whether to show the image-based login. |
const char kEnableLoginImages[] = "enable-login-images"; |