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 f1e5f3da35c1f225bac97102cfbbed416f29ee2f..995b63809a9914deb8203f74730f1aee7aa3ab25 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1389,6 +1389,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kDisableEncryptedMedia, |
switches::kDisableFileSystem, |
switches::kDisableGestureRequirementForMediaPlayback, |
+ switches::kDisableGestureRequirementForPresentation, |
switches::kDisableGpuCompositing, |
switches::kDisableGpuMemoryBufferVideoFrames, |
switches::kDisableGpuVsync, |