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 de8f5b46a6893d6940a4d2266fadb51d527c19c4..0d0a4f381146e9aafe0921f16be825331a09b767 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1145,7 +1145,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnablePreparsedJsCaching, |
switches::kEnableRepaintAfterLayout, |
switches::kEnableSeccompFilterSandbox, |
- switches::kEnableServiceWorker, |
switches::kEnableSkiaBenchmarking, |
switches::kEnableSpeechSynthesis, |
switches::kEnableStatsTable, |