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 81645f66732281828328e43019b12793bc435751..f08516194e2477fc78c6ad98a9029b40916b39ce 100644 |
--- a/content/browser/worker_host/worker_process_host.cc |
+++ b/content/browser/worker_host/worker_process_host.cc |
@@ -205,7 +205,6 @@ bool WorkerProcessHost::Init(int render_process_id, int render_frame_id) { |
switches::kDisableSeccompFilterSandbox, |
switches::kEnableExperimentalWebPlatformFeatures, |
switches::kEnablePreciseMemoryInfo, |
- switches::kEnableServiceWorker, |
#if defined(OS_MACOSX) |
switches::kEnableSandboxLogging, |
#endif |