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 065ae66c1f7581bf7e85440b7689d047b8a47c33..ccc04b44ad40b9b1b452ee547300e14f1fc35f28 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -931,6 +931,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
#endif |
switches::kEnableMP3StreamParser, |
switches::kEnableMemoryBenchmarking, |
+ switches::kEnableOverlayFullscreenVideo, |
switches::kEnableOverlayScrollbars, |
switches::kEnableSkiaBenchmarking, |
switches::kEnableLogging, |