Run clang-format --style=Chromium on four files I'm otherwise touching.

The existing style in these files is pretty inconsistent and wildly divergent
from most of WebRTC/Chromium; clang-formatting them not only makes them easier
to read, it makes me see fewer presubmit errors when I try to touch the files to
make other changes.

BUG=none
R=kwiberg@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/52019004

Cr-Commit-Position: refs/heads/master@{#9364}
This commit is contained in:
Peter Kasting 2015-06-03 12:32:41 -07:00
parent a9952cdd0e
commit 248b0b0790
4 changed files with 3165 additions and 3357 deletions