| Index: content/browser/plugin_process_host.cc
|
| diff --git a/content/browser/plugin_process_host.cc b/content/browser/plugin_process_host.cc
|
| index 3d73d265aae788382e7a89876a881ff63bf4ef48..61deb7766d9ae1c61446791f9b749c358785933f 100644
|
| --- a/content/browser/plugin_process_host.cc
|
| +++ b/content/browser/plugin_process_host.cc
|
| @@ -222,7 +222,6 @@
|
| switches::kLogPluginMessages,
|
| switches::kNoSandbox,
|
| switches::kPluginStartupDialog,
|
| - switches::kTraceConfigFile,
|
| switches::kTraceStartup,
|
| switches::kUseGL,
|
| switches::kForceDeviceScaleFactor,
|
|
|