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 a47b7534522efeda024aefcd8a80ba46ecce3df7..40530dabf4b12dbdffda777cd66058dbb80523c5 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1357,7 +1357,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnablePushMessagePayload, |
switches::kEnableRGBA4444Textures, |
switches::kEnableRendererMojoChannel, |
- switches::kEnableSeccompFilterSandbox, |
switches::kEnableSkiaBenchmarking, |
switches::kEnableSlimmingPaintV2, |
switches::kEnableSmoothScrolling, |