Enable cpplint in pc/

Enable cpplint check in the PRESUBMIT for pc/ and fix all existing
warnings.

Bug: webrtc:5583
Change-Id: If39994692ab6f6f3c83c74f23850f02fdfe810e8
Reviewed-on: https://webrtc-review.googlesource.com/16540
Commit-Queue: Steve Anton <steveanton@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20482}
This commit is contained in:
Steve Anton
2017-10-30 09:57:42 -07:00
committed by Commit Bot
parent ef1140eec0
commit 36b29d1df3
54 changed files with 155 additions and 105 deletions

View File

@ -30,7 +30,6 @@ CPPLINT_BLACKLIST = [
'modules/utility',
'modules/video_capture',
'p2p',
'pc',
'rtc_base',
'sdk/android/src/jni',
'sdk/objc',