| 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 ba0054d32ec2631571a31778a84a68665796b179..dcc1838f2fd2a25e5487bda013706d3a0f543ff9 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -764,7 +764,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| switches::kDisableWebSockets,
|
| switches::kDomAutomationController,
|
| switches::kEnableAccessibilityLogging,
|
| - switches::kEnableBrowserPluginCompositing,
|
| switches::kEnableBrowserPluginForAllViewTypes,
|
| switches::kEnableBrowserPluginPointerLock,
|
| switches::kEnableDCHECK,
|
|
|