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 58938cb80119ae5729b5845fc99775772cd6da09..e1390e008c8ca9730971fa5758f02974365fce39 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1129,7 +1129,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kDisableTouchEditing, |
switches::kDisableZeroCopy, |
switches::kDomAutomationController, |
- switches::kEnableBeginFrameScheduling, |
switches::kEnableBleedingEdgeRenderingFastPaths, |
switches::kEnablePreferCompositingToLCDText, |
switches::kEnableCompositingForTransition, |