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 4061947e26511f2455ba2c8e414f46e0862b9dea..f1250e5ba469d3c9c96fa1cd9d65bdff7e4de7a3 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1422,7 +1422,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnableGpuMemoryBufferVideoFrames, |
switches::kEnableGPUServiceLogging, |
switches::kEnableIconNtp, |
- switches::kEnableLinkDisambiguationPopup, |
switches::kEnableLowResTiling, |
switches::kEnableMediaSuspend, |
switches::kEnableMojoChannel, |