Index: content/browser/plugin_process_host.cc |
diff --git a/content/browser/plugin_process_host.cc b/content/browser/plugin_process_host.cc |
index 61deb7766d9ae1c61446791f9b749c358785933f..3d73d265aae788382e7a89876a881ff63bf4ef48 100644 |
--- a/content/browser/plugin_process_host.cc |
+++ b/content/browser/plugin_process_host.cc |
@@ -222,6 +222,7 @@ bool PluginProcessHost::Init(const WebPluginInfo& info) { |
switches::kLogPluginMessages, |
switches::kNoSandbox, |
switches::kPluginStartupDialog, |
+ switches::kTraceConfigFile, |
switches::kTraceStartup, |
switches::kUseGL, |
switches::kForceDeviceScaleFactor, |