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 bbd594953831ea4bc7d087a1b0ba9f4f5eb8f4f2..642a297a6a42a3de817693cbb7ade334b20e0169 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1118,7 +1118,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kDomAutomationController, |
switches::kEnableAcceleratedFixedRootBackground, |
switches::kEnableAcceleratedOverflowScroll, |
- switches::kEnableBeginFrameScheduling, |
switches::kEnableBleedingEdgeRenderingFastPaths, |
switches::kEnableCompositingForFixedPosition, |
switches::kEnableCompositingForTransition, |