Descriptionbase::CommandLine: Replace use of wstring with string16.
wstring is deprecated in Chromium. Since all the code in CommandLine
using wstring is Windows-only, string16 is equivalent.
This change is necessary to avoid a presubmit warning when touching the
CommandLine code.
BUG=416785
Committed: https://crrev.com/c9e499ed9ecf90352c57e85811869c70a9bce7cc
Cr-Commit-Position: refs/heads/master@{#297608}
Patch Set 1 #
Messages
Total messages: 9 (2 generated)
|