| 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 b9957c80f1a9eb02d007468d101aaa839d36e601..f8cfadbf22e0a490d448e6cea516bf60c63c7044 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -767,7 +767,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| switches::kEnableAccessibilityLogging,
|
| switches::kEnableBrowserPluginCompositing,
|
| switches::kEnableBrowserPluginForAllViewTypes,
|
| - switches::kEnableCssTransformPinch,
|
| switches::kEnableDCHECK,
|
| switches::kEnableDataChannels,
|
| switches::kEnableEncryptedMedia,
|
|
|