Chromium Code Reviews| 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, |
|
Fady Samuel
2013/03/07 15:21:44
Plumbing DisableBrowserPluginCompositing is not ne
alexst (slow to review)
2013/03/07 15:30:00
I am pretty sure nobody is using it in the rendere
|
| switches::kEnableBrowserPluginForAllViewTypes, |
| switches::kEnableBrowserPluginPointerLock, |
| switches::kEnableDCHECK, |