Index: content/browser/ppapi_plugin_process_host.cc |
diff --git a/content/browser/ppapi_plugin_process_host.cc b/content/browser/ppapi_plugin_process_host.cc |
index d705e5744f176ede5d6be62f4e711e28e3bf40fb..bb4449c46f83ab27c680239f7fde4550afce58d5 100644 |
--- a/content/browser/ppapi_plugin_process_host.cc |
+++ b/content/browser/ppapi_plugin_process_host.cc |
@@ -241,7 +241,6 @@ bool PpapiPluginProcessHost::Init(const PepperPluginInfo& info) { |
static const char* kPluginForwardSwitches[] = { |
switches::kDisablePepperThreading, |
switches::kDisableSeccompFilterSandbox, |
- switches::kEnablePepperThreading, |
#if defined(OS_MACOSX) |
switches::kEnableSandboxLogging, |
#endif |