commit | 10a5c06e17cca35135ee29556c2c139393f42c43 | [log] [tgz] |
---|---|---|
author | tfarina <[email protected]> | Fri Sep 04 18:47:57 2015 |
committer | Commit bot <[email protected]> | Fri Sep 04 18:48:36 2015 |
tree | b27c8174d94724329b622fcf4978d9bfab615571 | |
parent | 28bf86ee01379564978c4392bb7f4adc03d3b41a [diff] |
ipc: Convert int types from basictypes.h to the ones from stdint.h Now that the supported toolchain has stdint.h, use the integer types from this standard header file. BUG=138542 TEST=ipc_tests [email protected] [email protected] # for ui/ Review URL: https://codereview.chromium.org/1322253003 Cr-Commit-Position: refs/heads/master@{#347457}