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 41021b988935b2b6e37842be3e8dde9d83a496f9..6e6a92e3c22fed7dc1068f274c71d5cc6cceb43a 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -909,7 +909,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnableAccessibilityLogging, |
switches::kEnableBeginFrameScheduling, |
switches::kEnableBrowserPluginForAllViewTypes, |
- switches::kEnableBufferedInputRouter, |
switches::kEnableCompositingForFixedPosition, |
switches::kEnableCompositingForTransition, |
switches::kEnableDCHECK, |