Fix duplicate log-file entry on sub-process command-line
This commit is contained in:
parent
f435c3af9e
commit
2ecf6f1070
|
@ -670,7 +670,6 @@ void AlloyContentBrowserClient::AppendExtraCommandLineSwitches(
|
|||
switches::kMainBundlePath,
|
||||
#endif
|
||||
switches::kLocalesDirPath,
|
||||
switches::kLogFile,
|
||||
switches::kLogSeverity,
|
||||
switches::kResourcesDirPath,
|
||||
embedder_support::kUserAgent,
|
||||
|
|
Loading…
Reference in New Issue