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 04f449ce28c37a43559e0424ec54c86e894719c5..e1d7e69a99945d5bbb6e0e1b77f8193355804ef3 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1392,6 +1392,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kDisableMediaSuspend, |
switches::kDisableNotifications, |
switches::kDisableOverlayScrollbar, |
+ switches::kDisablePepper3DImageChromium, |
switches::kDisablePermissionsAPI, |
switches::kDisablePresentationAPI, |
switches::kDisablePinch, |