| Index: content/browser/plugin_process_host.cc
|
| diff --git a/content/browser/plugin_process_host.cc b/content/browser/plugin_process_host.cc
|
| index 077f512672b163dfae065824912b25cdbfebb878..738dcb003993e01c3e3bc47de48be1bd705512f8 100644
|
| --- a/content/browser/plugin_process_host.cc
|
| +++ b/content/browser/plugin_process_host.cc
|
| @@ -198,7 +198,6 @@ bool PluginProcessHost::Init(const WebPluginInfo& info) {
|
| switches::kLogPluginMessages,
|
| switches::kNoSandbox,
|
| switches::kPluginStartupDialog,
|
| - switches::kTestSandbox,
|
| switches::kTraceStartup,
|
| switches::kUseGL,
|
| #if defined(OS_MACOSX)
|
|
|