commit | c0f8f84b557b561608a44be21c14086c88caceda | [log] [tgz] |
---|---|---|
author | abakalov <[email protected]> | Thu Jan 12 03:59:17 2017 |
committer | Commit bot <[email protected]> | Thu Jan 12 03:59:17 2017 |
tree | 3bc35ed1a82cf3dd252b77f4ee188e89687cb929 | |
parent | 25e6b9fd5ed8e45a96b63d98bf793e931db2fa20 [diff] |
Updating the CLD3 commit hash in DEPS The main change is static_cast-ing a few chars in ported code to unsigned chars because on some platforms by default char is signed, on others it's unsigned. GitHub page showing the diff: https://github.com/google/cld3/commit/ae02d6b8a2af41e87c956c7c7d3f651a8b7b9e79 BUG= Review-Url: https://codereview.chromium.org/2627143002 Cr-Commit-Position: refs/heads/master@{#443146}