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 91f67778ce2ddc681e474c26b51a29cceeb4cc4a..c473d48a8141e03b6fe00d4a58463aaabddf14ea 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1111,6 +1111,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kForceCompositingMode, |
switches::kForceDeviceScaleFactor, |
switches::kFullMemoryCrashReport, |
+ switches::kIgnoreResolutionLimitsForAcceleratedVideoDecode, |
switches::kJavaScriptFlags, |
switches::kLoggingLevel, |
switches::kMaxUntiledLayerWidth, |