commit | 72cf10d145284b071d9869dd30be63f69d2fccec | [log] [tgz] |
---|---|---|
author | thestig <thestig@chromium.org> | Wed Jun 15 03:52:23 2016 +0900 |
committer | Qijiang Fan <fqj@google.com> | Fri Jun 05 03:28:14 2020 +0900 |
tree | 0f5a586e69600b8ebf8ae42a27e17212c619fc92 | |
parent | 5f4c20cfb9d5fc8ae912e4a38eae98f0f655ea0e [diff] |
Fix base::GetNativeLibraryName() for Mac. - Also change GetNativeLibraryName() to take a StringPiece and return a std::string, instead of StringPiece16/string16. - Use that in a few places to get rid of platform-specific ifdefs. Review-Url: https://codereview.chromium.org/2048523002 Cr-Commit-Position: refs/heads/master@{#399759} CrOS-Libchrome-Original-Commit: 02c965bc53c59075e8f2453c6146e75782dd0c44