| 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 0f5bcb62af78cb402b3cb18ba96ab4af70a25402..173a9d33863661733afff0ee0343e8b5d4dee73b 100644
|
| --- a/chrome/browser/chromeos/login/login_utils.cc
|
| +++ b/chrome/browser/chromeos/login/login_utils.cc
|
| @@ -1058,6 +1058,7 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine(
|
| ::switches::kEnableGView,
|
| ::switches::kEnableLogging,
|
| ::switches::kEnablePartialSwap,
|
| + ::switches::kEnableUIReleaseFrontSurface,
|
| ::switches::kEnablePinch,
|
| ::switches::kEnableSmoothScrolling,
|
| ::switches::kEnableThreadedCompositing,
|
|
|