| Index: content/browser/renderer_host/render_process_host_impl.cc
|
| diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc
|
| index fb974f70de93b3e76791989a16cf72ab9dfbccfb..dbe2b35e18d65895f52f023c63854e72d7f2b7a3 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -951,8 +951,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| cc::switches::kEnableImplSidePainting,
|
| cc::switches::kEnablePartialSwap,
|
| cc::switches::kEnablePerTilePainting,
|
| - cc::switches::kEnablePinchZoomScrollbars,
|
| - cc::switches::kDisablePinchZoomScrollbars,
|
| cc::switches::kEnableRightAlignedScheduling,
|
| cc::switches::kEnableTopControlsPositionCalculation,
|
| cc::switches::kLowResolutionContentsScaleFactor,
|
|
|