Fix duplicate log-file entry on sub-process command-line

This commit is contained in:
Marshall Greenblatt 2021-08-11 13:27:58 -04:00
parent f435c3af9e
commit 2ecf6f1070
1 changed files with 0 additions and 1 deletions

View File

@ -670,7 +670,6 @@ void AlloyContentBrowserClient::AppendExtraCommandLineSwitches(
switches::kMainBundlePath,
#endif
switches::kLocalesDirPath,
switches::kLogFile,
switches::kLogSeverity,
switches::kResourcesDirPath,
embedder_support::kUserAgent,