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 15579032eb04d809495436d05fcce3d36691247c..68b50c70c6e1acbcdb54776df6cf335bf4d79410 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1219,6 +1219,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kDisableLogging, |
switches::kDisableMediaSource, |
switches::kDisableMojoChannel, |
+ switches::kDisableNotifications, |
switches::kDisableOverlayScrollbar, |
switches::kDisablePinch, |
switches::kDisablePrefixedEncryptedMedia, |