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