| 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 77add68e28df7cef8d7eab1a8db54b302bfb123d..54ea8d2250efd39e954b236685b60a4140dd2bc3 100644
|
| --- a/chrome/browser/chromeos/login/login_utils.cc
|
| +++ b/chrome/browser/chromeos/login/login_utils.cc
|
| @@ -802,6 +802,7 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine(
|
| ash::switches::kAuraLegacyPowerButton,
|
| ash::switches::kAuraNoShadows,
|
| ash::switches::kAshDisablePanelFitting,
|
| + ash::switches::kAshEnableNetworkStateHandler,
|
| cc::switches::kDisableThreadedAnimation,
|
| cc::switches::kEnablePartialSwap,
|
| cc::switches::kEnablePinchInCompositor,
|
|
|