Use the appropriate variant of IntToString in //remoting
commitac43082b768f2e9be967f8c0132d9c6fc7d0fb01
authorricea <ricea@chromium.org>
Sun, 20 Sep 2015 06:25:42 +0000 (19 23:25 -0700)
committerCommit bot <commit-bot@chromium.org>
Sun, 20 Sep 2015 06:26:27 +0000 (20 06:26 +0000)
treeba6305f3f3b3ddaa9c5b2969781052b4e2fd8513
parent12de5596316369e2b2043af0bf4a71caf8fbb129
Use the appropriate variant of IntToString in //remoting

Using the wrong variant of IntToString() can lead to unexpected
behaviour and bugs. Use the appropriate variant for the type being
converted.

No behaviour change intended.

BUG=505479
TEST=compiled

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

Cr-Commit-Position: refs/heads/master@{#349876}
remoting/protocol/jingle_messages.cc
remoting/protocol/jingle_session.cc
remoting/protocol/message_decoder_unittest.cc