| Index: chrome/browser/chromeos/login/login_utils.cc
|
| diff --git a/chrome/browser/chromeos/login/login_utils.cc b/chrome/browser/chromeos/login/login_utils.cc
|
| index 605842c482df4abdbfc0f5750fec746fd0677071..554c29d04609343e4f03190eee8a15b51ce01240 100644
|
| --- a/chrome/browser/chromeos/login/login_utils.cc
|
| +++ b/chrome/browser/chromeos/login/login_utils.cc
|
| @@ -757,7 +757,6 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine(
|
| ash::switches::kAshWindowAnimationsDisabled,
|
| ash::switches::kAuraLegacyPowerButton,
|
| ash::switches::kAuraNoShadows,
|
| - ash::switches::kAuraPanelManager,
|
| ash::switches::kAshNotifyDisabled,
|
| ::switches::kUIEnablePartialSwap,
|
| ::switches::kUIPrioritizeInGpuProcess,
|
|
|