commit | 43473aa82853f77a02e47b5d2f579dd580d0a9f7 | [log] [tgz] |
---|---|---|
author | Ben Chan <[email protected]> | Thu Aug 07 01:02:47 2014 -0700 |
committer | chrome-internal-fetch <[email protected]> | Thu Aug 07 14:24:54 2014 +0000 |
tree | c357184ccda3a63d26fef6d98deabce5f60f5c78 | |
parent | ef47ede3c6907452c7a7b46396ef065327fe205f [diff] |
libchromeos: Use integer types from stdint.h This CL replaces the deprecated int* and uint* types from 'base/basictypes.h' with the int*_t and uint*_t types from 'stdint.h'. BUG=chromium:401356 TEST=`FEATURES=test emerge-$BOARD libchromeos` Change-Id: I7bd9c6c616be0342292f9b9688f8df57140638b8 Reviewed-on: https://chromium-review.googlesource.com/211333 Reviewed-by: Mike Frysinger <[email protected]> Tested-by: Ben Chan <[email protected]> Commit-Queue: Ben Chan <[email protected]>