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 0e394385c46f2565d133a81f5d8b1f74d1294207..5ba507eeb21b776996362b1225eca54f7cec56b2 100644 |
--- a/content/browser/worker_host/worker_process_host.cc |
+++ b/content/browser/worker_host/worker_process_host.cc |
@@ -175,7 +175,7 @@ bool WorkerProcessHost::Init(int render_process_id) { |
#endif |
switches::kDisableFileSystem, |
switches::kDisableSeccompFilterSandbox, |
- switches::kEnableExperimentalWebKitFeatures, |
+ switches::kEnableExperimentalWebPlatformFeatures, |
#if defined(OS_MACOSX) |
switches::kEnableSandboxLogging, |
#endif |