| 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 4b2382b8b48e01f7259c1e2fbc03f4c809dd562e..0468f4d4ceb1ea434c13f2dad24c79c71a6bc780 100644
|
| --- a/chrome/browser/chromeos/login/login_utils.cc
|
| +++ b/chrome/browser/chromeos/login/login_utils.cc
|
| @@ -724,6 +724,7 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine(
|
| ::switches::kEnableGView,
|
| ::switches::kEnableLogging,
|
| ::switches::kEnablePartialSwap,
|
| + ::switches::kEnableUIReleaseFrontSurface,
|
| ::switches::kEnablePinch,
|
| ::switches::kEnableSmoothScrolling,
|
| ::switches::kEnableThreadedCompositing,
|
|
|