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 a627a82638564885025c78d9ca22cb905c677667..8907c5b4bbc5fef2d030d297dd74592fca0ef76c 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -857,7 +857,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnableTouchEditing, |
switches::kEnableVsyncNotification, |
switches::kEnableWebPInAcceptHeader, |
- switches::kDisableMediaSource, |
+ switches::kDisableWebKitMediaSource, |
switches::kEnableStrictSiteIsolation, |
switches::kDisableFullScreen, |
switches::kEnableNewDialogStyle, |