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 655184253d4d1f17cf0df1a0223149404759a266..0abb712205b76bb0bcf9241f4b6c988ce7d80631 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1061,7 +1061,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kDomAutomationController, |
switches::kEnableAcceleratedFixedRootBackground, |
switches::kEnableAcceleratedOverflowScroll, |
- switches::kEnableADTSStreamParser, |
switches::kEnableBeginFrameScheduling, |
switches::kEnableBleedingEdgeRenderingFastPaths, |
switches::kEnableCompositingForFixedPosition, |