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 5dc07f8a2aad98de32cec87db051ba66f68d4f72..33dc9bfa6d469e32132f604e24c7f0d382d6e4a3 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1147,7 +1147,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnableOneCopy, |
switches::kEnableOverlayFullscreenVideo, |
switches::kEnableOverlayScrollbar, |
- switches::kEnableOverscrollNotifications, |
switches::kEnablePinch, |
switches::kEnablePreciseMemoryInfo, |
switches::kEnableRendererMojoChannel, |