| 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 4ac27dc3c34712a1d1a8ccf6caa4d6a90b1b7252..5021572a01f0435488f253d7eed1d4048cd49487 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -1966,7 +1966,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| switches::kForceDisplayList2dCanvas,
|
| switches::kForceGpuMemAvailableMb,
|
| switches::kForceGpuRasterization,
|
| - switches::kEnableCanvas2dDynamicRenderingModeSwitching,
|
| switches::kForceOverlayFullscreenVideo,
|
| switches::kFullMemoryCrashReport,
|
| switches::kIgnoreAutoplayRestrictionsForTests,
|
|
|