| Index: chromeos/chromeos_switches.cc
|
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
|
| index a54c0fdc46bfc5c9b8b3b6ce246e0f91c5672201..8d7fbf2c1caba90a2c6bb66c871beaa5597109db 100644
|
| --- a/chromeos/chromeos_switches.cc
|
| +++ b/chromeos/chromeos_switches.cc
|
| @@ -226,9 +226,6 @@ const char kSmsTestMessages[] = "sms-test-messages";
|
| // This option is for testing the chromeos build of chrome on the desktop only.
|
| const char kStubCrosSettings[] = "stub-cros-settings";
|
|
|
| -// Disables SAML sigin support.
|
| -const char kDisableSamlSignin[] = "disable-saml-signin";
|
| -
|
| // Enables animated transitions during first-run tutorial.
|
| const char kEnableFirstRunUITransitions[] = "enable-first-run-ui-transitions";
|
|
|
|
|