
uint8_t was being printed as a char; a conversion to int was necessary. Bug: None Change-Id: I4c6875c693350b95b8742a6a8e17157743db62cb Reviewed-on: https://webrtc-review.googlesource.com/17400 Reviewed-by: Björn Terelius <terelius@webrtc.org> Commit-Queue: Elad Alon <eladalon@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20502}