| 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..84852a6f0c2d1a92ffae941f2a9d312632830984 100644
|
| --- a/chrome/browser/chromeos/login/login_utils.cc
|
| +++ b/chrome/browser/chromeos/login/login_utils.cc
|
| @@ -746,6 +746,7 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine(
|
| ::switches::kEnableLogging,
|
| ::switches::kEnableMobileSetupDialog,
|
| ::switches::kEnablePartialSwap,
|
| + ::switches::kEnableUIReleaseFrontSurface,
|
| ::switches::kEnablePinch,
|
| ::switches::kEnableSmoothScrolling,
|
| ::switches::kEnableThreadedCompositing,
|
|
|