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