commit | 9959b0d264a87cfb8ffe6293b8e8e808111e8dd3 | [log] [tgz] |
---|---|---|
author | mgiuca <mgiuca@chromium.org> | Wed Oct 01 16:54:57 2014 +0900 |
committer | Qijiang Fan <fqj@google.com> | Thu Jun 04 17:39:58 2020 +0900 |
tree | d54d68c2091b18d665702f0667c56db09be1193f | |
parent | 887bab5d8177ea022ba3f8077ba8a43c3236d4d5 [diff] |
base::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 Review URL: https://codereview.chromium.org/602253006 Cr-Commit-Position: refs/heads/master@{#297608} CrOS-Libchrome-Original-Commit: c9e499ed9ecf90352c57e85811869c70a9bce7cc