Index: content/browser/plugin_process_host.cc |
diff --git a/content/browser/plugin_process_host.cc b/content/browser/plugin_process_host.cc |
index 10718679a18d367eec84219a49267bcf7d271451..077f512672b163dfae065824912b25cdbfebb878 100644 |
--- a/content/browser/plugin_process_host.cc |
+++ b/content/browser/plugin_process_host.cc |
@@ -195,6 +195,7 @@ bool PluginProcessHost::Init(const WebPluginInfo& info) { |
switches::kEnableStatsTable, |
switches::kFullMemoryCrashReport, |
switches::kLoggingLevel, |
+ switches::kLogPluginMessages, |
switches::kNoSandbox, |
switches::kPluginStartupDialog, |
switches::kTestSandbox, |