mirror of
https://github.com/chromium/crashpad.git
synced 2025-01-17 04:50:27 +08:00
4b8b42be6c
Chromium base doesn't have base::c16len, c16memcpy, etc. when WCHAR_T_IS_UTF16, so implement c16lcpy without using those. R=mark@chromium.org BUG=crashpad:1, chromium:546288 Review URL: https://codereview.chromium.org/1417403004 .