| 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 b177c05c7cf841e0f0c230ecff35a991dd194e0f..a97fdd76677bc3ca1447ad85724f886ac842c656 100644
|
| --- a/chrome/browser/chromeos/login/login_utils.cc
|
| +++ b/chrome/browser/chromeos/login/login_utils.cc
|
| @@ -792,6 +792,7 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine(
|
| ash::switches::kAshWindowAnimationsDisabled,
|
| ash::switches::kAuraLegacyPowerButton,
|
| ash::switches::kAuraNoShadows,
|
| + ash::switches::kAshDisablePanelFitting,
|
| ::switches::kUIEnablePartialSwap,
|
| ::switches::kUIPrioritizeInGpuProcess,
|
| #if defined(USE_CRAS)
|
|
|