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 49ed5dfa648c0ec2e4e47790eb295b647aa842be..a5e0718ba21022b0aeb6b9e6defc78d4ec86643e 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -944,6 +944,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnablePinch, |
switches::kEnablePreparsedJsCaching, |
switches::kEnablePruneGpuCommandBuffers, |
+ switches::kEnableServiceWorker, |
switches::kEnableSkiaBenchmarking, |
switches::kEnableSoftwareCompositing, |
switches::kEnableSpeechSynthesis, |