| 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 342776ae7a275b915da836cf1709bd7c6e223c31..19749fae4b4716b0549c553cd41bbccbd3fe2edb 100644
|
| --- a/chrome/browser/chromeos/login/chrome_restart_request.cc
|
| +++ b/chrome/browser/chromeos/login/chrome_restart_request.cc
|
| @@ -154,6 +154,7 @@ std::string DeriveCommandLine(const GURL& start_url,
|
| cc::switches::kDisableImplSidePainting,
|
| cc::switches::kDisableThreadedAnimation,
|
| cc::switches::kEnableImplSidePainting,
|
| + cc::switches::kEnableOverlayScrollbars,
|
| cc::switches::kEnablePartialSwap,
|
| cc::switches::kEnablePerTilePainting,
|
| cc::switches::kEnablePinchVirtualViewport,
|
|
|