- 
Nico Weber authored
(The motivation here is to fix a compile error on the libc++ bot -- looks like std::size() is a C++17 thing, and libc++ only enables these functions with /std:c++17 while the MSVC STL allows it even in C++14 language mode. But using strlen() is simpler too.) Bug: 801780 Change-Id: Ic955935253e61d3a3947a314a2bdc3e0a9354016 Reviewed-on: https://chromium-review.googlesource.com/1182081Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#585089}
db518e6a