ipc: Convert k(u)int*max types from basictypes.h to std::numeric_limits variants.

As the types from basictypes.h are deprecated this moves them to
std::numeric_limits from <limits> or when necessary to the (U)INTx_{MIN,MAX} macros from <stdint.h>.

BUG=138542
TEST=ipc_tests
R=tsepez@chromium.org

Review URL: https://codereview.chromium.org/1331673002

Cr-Commit-Position: refs/heads/master@{#348474}


CrOS-Libchrome-Original-Commit: 7023f52b1ae1a47e3764cf5e7ad8ce65c73c0e54
3 files changed
tree: 1704807883814f6968877af2ccfb9744b571b4c3
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/