Fixes code formatting and uses size_t properly. Also makes use of IsNewerTimestamp instead of a simple > check, which should fix an edge-case bug. BUG= R=stefan@webrtc.org Review URL: https://codereview.webrtc.org/1358863002 Cr-Commit-Position: refs/heads/master@{#10094}