| 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 f37f453192b0288959dd83880c2c4c6d2cfb4bda..cfeec53ac2ad615c49de3f11dd864845a7d64ea2 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -1469,7 +1469,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| switches::kEnableLogging,
|
| switches::kEnableMemoryBenchmarking,
|
| switches::kEnableNetworkInformation,
|
| - switches::kEnableNotificationActionIcons,
|
| switches::kEnableOverlayScrollbar,
|
| switches::kEnablePinch,
|
| switches::kEnablePluginPlaceholderTesting,
|
|
|