| Index: content/browser/plugin_process_host.cc
|
| diff --git a/content/browser/plugin_process_host.cc b/content/browser/plugin_process_host.cc
|
| index c3f6223ba8315a6f594bcf55df318aa086164193..84415eb1867777c5fce0c1712a238a8b1abcc0b3 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)
|
|
|