DescriptionEnable cpplint for webrtc/audio and webrtc/call, and fix all uncovered cpplint errors.
BUG=webrtc:5268, webrtc:5273
TESTED=Fixed issues reported by:
find webrtc/audio -type f -name *.cc -o -name *.h | xargs cpplint.py
find webrtc/call -type f -name *.cc -o -name *.h | xargs cpplint.py
followed by 'git cl presubmit'.
R=kjellander@webrtc.org, pbos@webrtc.org
Committed: https://crrev.com/ea07373a2eb46f2732a8b5acef06a9b5078f37f8
Cr-Commit-Position: refs/heads/master@{#10853}
Patch Set 1 #
Messages
Total messages: 15 (8 generated)
|