commit | c51bf5f22efcee5b121d925698883a94c414c38f | [log] [tgz] |
---|---|---|
author | erikkay@google.com <erikkay@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Jan 22 07:15:57 2009 +0900 |
committer | Qijiang Fan <fqj@google.com> | Thu Jun 04 09:22:53 2020 +0900 |
tree | 8209de0b1c73700f14b555dc84ea230076704e57 | |
parent | a985ca5868641530d360d9c2e86d6cf46c81a813 [diff] |
Adds AppendASCII which will append an ASCII path component. Since this is safe to do on all platform path encodings (even Linux), this allows path components to be taken from ASCII sources without #ifdefs for the caller. Review URL: http://codereview.chromium.org/18134 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8394 0039d316-1c4b-4281-b951-d872f2087c98 CrOS-Libchrome-Original-Commit: 835c74a3356031e0d7a1974c1a0ff9225bb315e1