| Index: chromeos/chromeos_switches.cc
|
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
|
| index 9696c8caeb0d38d3f0371a166eb6e7294d49c1d6..34ef06d2526c8b63cc1642ad95b433a0e4a72732 100644
|
| --- a/chromeos/chromeos_switches.cc
|
| +++ b/chromeos/chromeos_switches.cc
|
| @@ -43,9 +43,6 @@ const char kDisableEnterpriseUserReporting[] =
|
| // Disable Genius App and use the original Help App instead.
|
| const char kDisableGeniusApp[] = "disable-genius-app";
|
|
|
| -// Disable policy-configured local accounts.
|
| -const char kDisableLocalAccounts[] = "disable-local-accounts";
|
| -
|
| // Avoid doing expensive animations upon login.
|
| const char kDisableLoginAnimations[] = "disable-login-animations";
|
|
|
|
|