| 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 e7c22bba7fc52bc22cd93d5a6856564eee64f82d..ad0d7f79857e79365d05213988e9e6b3a8bb0c50 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,
|
|
|