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 06aadbae41cb0ceb098b7a751bcc4f84ce03ec0e..37d498b8b438a3a95d8767c287a8bae7cd188dca 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1498,6 +1498,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
#endif |
#if defined(OS_WIN) |
switches::kDisableWin32kRendererLockDown, |
+ switches::kEnableWin7HWH264Decoding, |
switches::kTrySupportedChannelLayouts, |
switches::kTraceExportEventsToETW, |
#endif |