| 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 fd0cb89ed84d1f1cf86e5cc63217d63861067a4f..13db35a83d5b474a45b86cf078831efa1ecf2d33 100644
|
| --- a/chrome/browser/chromeos/login/login_utils.cc
|
| +++ b/chrome/browser/chromeos/login/login_utils.cc
|
| @@ -744,7 +744,6 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine(
|
| ::switches::kEnableDevicePolicy,
|
| ::switches::kEnableGView,
|
| ::switches::kEnableLogging,
|
| - ::switches::kEnableMobileSetupDialog,
|
| ::switches::kEnablePartialSwap,
|
| ::switches::kEnablePinch,
|
| ::switches::kEnableSmoothScrolling,
|
|
|