diff options
Diffstat (limited to 'chrome/browser/plugin_process_host.cc')
-rw-r--r-- | chrome/browser/plugin_process_host.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/plugin_process_host.cc b/chrome/browser/plugin_process_host.cc index 90e8db4..58bdc53 100644 --- a/chrome/browser/plugin_process_host.cc +++ b/chrome/browser/plugin_process_host.cc @@ -347,6 +347,7 @@ bool PluginProcessHost::Init(const std::wstring& dll, switches::kFullMemoryCrashReport, switches::kEnableLogging, switches::kDisableLogging, + switches::kLoggingLevel, switches::kUserDataDir, switches::kAllowAllActiveX, switches::kEnableDCHECK, |