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 16eb32286ffd4674c44d1ecf3f73f6e0705fcbe8..898c1a21b02f159ef94a9760efee4bfdc72521a6 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1465,6 +1465,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnableInbandTextTracks, |
switches::kEnableLCDText, |
switches::kEnableLogging, |
+ switches::kEnableMediaDocumentDownloadButton, |
switches::kEnableMemoryBenchmarking, |
switches::kEnableNetworkInformation, |
switches::kEnableNotificationActionIcons, |