| Index: chrome/browser/chromeos/login/chrome_restart_request.cc
|
| diff --git a/chrome/browser/chromeos/login/chrome_restart_request.cc b/chrome/browser/chromeos/login/chrome_restart_request.cc
|
| index 8281530562972e516f24a7f7efc76fdf0d0fb600..1c3cc6f28e6f910536466f0c0b3ec33425dfaf42 100644
|
| --- a/chrome/browser/chromeos/login/chrome_restart_request.cc
|
| +++ b/chrome/browser/chromeos/login/chrome_restart_request.cc
|
| @@ -140,6 +140,7 @@ std::string DeriveCommandLine(const GURL& start_url,
|
| cc::switches::kEnableImplSidePainting,
|
| cc::switches::kEnablePartialSwap,
|
| cc::switches::kEnablePerTilePainting,
|
| + cc::switches::kEnablePinchVirtualViewport,
|
| cc::switches::kEnableRightAlignedScheduling,
|
| cc::switches::kEnableTopControlsPositionCalculation,
|
| cc::switches::kLowResolutionContentsScaleFactor,
|
|
|