| 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 de8cb53d6c3616286555e6054780c40ca0457d31..6c1b10fd6570cff4467c3c16f8cc7c28f1843afb 100644
|
| --- a/chrome/browser/chromeos/login/chrome_restart_request.cc
|
| +++ b/chrome/browser/chromeos/login/chrome_restart_request.cc
|
| @@ -125,6 +125,8 @@ std::string DeriveCommandLine(const GURL& start_url,
|
| ash::switches::kAshDisableNewNetworkStatusArea,
|
| cc::switches::kDisableThreadedAnimation,
|
| cc::switches::kEnablePartialSwap,
|
| + cc::switches::kEnablePinchZoomScrollbars,
|
| + cc::switches::kDisablePinchZoomScrollbars,
|
| chromeos::switches::kDbusStub,
|
| gfx::switches::kEnableBrowserTextSubpixelPositioning,
|
| gfx::switches::kEnableWebkitTextSubpixelPositioning,
|
|
|