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

Unified Diff: chromeos/chromeos_switches.cc

Issue 608283003: Remove retail mode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
« no previous file with comments | « chromeos/chromeos_switches.h ('k') | chromeos/login/auth/auth_status_consumer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos_switches.cc
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
index 35b5d972ee0711c7a29b4ceaf0d7c35ea03a3cf2..97cf2aa841f876a253e65445b7ff8eec94128639 100644
--- a/chromeos/chromeos_switches.cc
+++ b/chromeos/chromeos_switches.cc
@@ -178,9 +178,6 @@ const char kHostPairingOobe[] = "host-pairing-oobe";
const char kIgnoreUserProfileMappingForTests[] =
"ignore-user-profile-mapping-for-tests";
-// Path for the screensaver used in Kiosk mode
-const char kKioskModeScreensaverPath[] = "kiosk-mode-screensaver-path";
-
// Enables Chrome-as-a-login-manager behavior.
const char kLoginManager[] = "login-manager";
« no previous file with comments | « chromeos/chromeos_switches.h ('k') | chromeos/login/auth/auth_status_consumer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698