Simple CL to fix lint errors in webrtc/modules/remote_bitrate_estimator. Added the lint check for the folder to the presubmit script.
BUG=webrtc:5310 Review URL: https://codereview.webrtc.org/1520513003 Cr-Commit-Position: refs/heads/master@{#11021}
This commit is contained in:
@ -20,6 +20,7 @@ CPPLINT_DIRS = [
|
||||
'webrtc/call',
|
||||
'webrtc/common_video',
|
||||
'webrtc/examples',
|
||||
'webrtc/modules/remote_bitrate_estimator',
|
||||
'webrtc/modules/video_processing',
|
||||
'webrtc/sound',
|
||||
'webrtc/tools',
|
||||
|
||||
Reference in New Issue
Block a user