| 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 ba3f98b70da12e91ced69aacd8633e1ac3f0ac78..d2683c4544987f96c80a8f461bdafec40a1ffc38 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::kForceDirectLayerDrawing,
|
|
|