commit | d1c719acf7db459016f425eb8018ec4208511578 | [log] [tgz] |
---|---|---|
author | brettw <[email protected]> | Thu Feb 19 23:17:04 2015 |
committer | Commit bot <[email protected]> | Thu Feb 19 23:18:14 2015 |
tree | f5604ba0055245c0133cd5747e8a70de99b917f7 | |
parent | 9ff250e0023b2f87e0fddd7eadbef7be3ecc3882 [diff] |
Update existing uses of /wd4267 to use the GN config This is the size_t to integer conversion warning. Using the config prevents flag duplication and is clearer to read. Minor updates to Win64 build, including some fixes for size_t to int conversions. Review URL: https://codereview.chromium.org/929793006 Cr-Commit-Position: refs/heads/master@{#317162}