Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10157)

Unified Diff: chrome/common/chrome_switches.cc

Issue 5809001: Removed old login screen from source. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed long line Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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";
« chrome/browser/chromeos/login/wizard_controller.cc ('K') | « chrome/common/chrome_switches.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698