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 29c1ff151ba8071311660adbe15bda9c062c6f6f..39642759c746f259e67c27fc6fbf815a02c45a8a 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1276,6 +1276,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnableLogging, |
switches::kEnableMemoryBenchmarking, |
switches::kEnableNetworkInformation, |
+ switches::kEnableNewVideoRenderer, |
switches::kEnableOverlayFullscreenVideo, |
switches::kEnableOverlayScrollbar, |
switches::kEnablePinch, |