enabled cpplint for the webrtc/modules/rtp_rtcp directory

BUG=webrtc:5277
R=kjellander@webrtc.org
NOTRY=True

Review URL: https://codereview.webrtc.org/1528863002

Cr-Commit-Position: refs/heads/master@{#11027}
This commit is contained in:
danilchap
2015-12-15 04:33:44 -08:00
committed by Commit bot
parent 6eca7e3c37
commit 377b5e622f

View File

@ -21,6 +21,7 @@ CPPLINT_DIRS = [
'webrtc/common_video',
'webrtc/examples',
'webrtc/modules/remote_bitrate_estimator',
'webrtc/modules/rtp_rtcp',
'webrtc/modules/video_processing',
'webrtc/sound',
'webrtc/tools',