Up the warnings in ipc
- add chromium_code:1 to the GYP file
- Fix some unittest compares of literal 0 to apis that return size_t
- initializer order match declared order
- type_id is a uint32, so fix up comparison warnings by using the right type in the test code.

BUG=none
TEST=everything still builds/works
Review URL: http://codereview.chromium.org/2863034

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51520 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 9eea71c4710393b3bed637382b3f82ec5eb60d2e
4 files changed
tree: 11a703970645ef104655da73649d6088dfeb7674
  1. base/
  2. build/
  3. ipc/
  4. testing/