Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 9747090bc1b3693a0ad1170304a1f130d7b3998f..ca3e3e47b4d0a2560cc76e7f9cd328b516bbbe99 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 kEnableRetailMode[] = "enable-retail-mode"; |
xiyuan
2012/01/26 19:34:18
nit: sort
rkc
2012/01/26 21:36:06
Done.
|
+ |
// Whether to show the image-based login. |
const char kEnableLoginImages[] = "enable-login-images"; |