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 51d9298c01545189a725cd2d29cb2c5da5ea87b5..551599e1c913ef73377428bfd3b52e4b081fda12 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -851,6 +851,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnableTouchEditing, |
switches::kEnableVsyncNotification, |
switches::kEnableWebPInAcceptHeader, |
+ switches::kEnableWebRTCHWDecoding, |
switches::kDisableMediaSource, |
switches::kEnableStrictSiteIsolation, |
switches::kDisableFullScreen, |