DescriptionEnable cpplint for more webrtc subfolders and fix all uncovered cpplint errors.
This CL enableds cpplint for webrtc/common_video, webrtc/sound and webrtc/tools.
BUG=webrtc:5273
TESTED=Fixed issues reported by:
find webrtc/common_video webrtc/sound webrtc/tools -type f -name *.cc -o -name *.h | xargs cpplint.py
followed by 'git cl presubmit'.
Committed: https://crrev.com/0f2e939a92fc1a70a67a9fc141d1f1d006bcded9
Cr-Commit-Position: refs/heads/master@{#10967}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Feedback from tommi #Messages
Total messages: 12 (4 generated)
|