Index: content/browser/worker_host/worker_process_host.cc |
diff --git a/content/browser/worker_host/worker_process_host.cc b/content/browser/worker_host/worker_process_host.cc |
index f0324d77fc9369f895d7b1f03986c8139c82523a..fd85c4d93cc41ee74330451389f122c6e395e62f 100644 |
--- a/content/browser/worker_host/worker_process_host.cc |
+++ b/content/browser/worker_host/worker_process_host.cc |
@@ -152,6 +152,7 @@ bool WorkerProcessHost::Init(int render_process_id) { |
switches::kDisableFileSystem, |
switches::kDisableSeccompFilterSandbox, |
switches::kEnableExperimentalWebPlatformFeatures, |
+ switches::kEnableServiceWorker, |
#if defined(OS_MACOSX) |
switches::kEnableSandboxLogging, |
#endif |