Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 745ce0c4a4ca5b5e83481930eee4a867345707f7..008392f0698282e9880cf8156a402ae75117cccd 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1212,9 +1212,6 @@ const char kZygoteProcess[] = "zygote"; |
// Document Viewer. |
const char kEnableGView[] = "enable-gview"; |
-// Should we show the image based login? |
-const char kEnableLoginImages[] = "enable-login-images"; |
Dmitry Polukhin
2010/12/14 14:06:18
You will also need to remove it from /sbin/session
|
- |
// Enable Chrome-as-a-login-manager behavior. |
const char kLoginManager[] = "login-manager"; |