Adding video_processing to presubmit lint check
BUG=webrtc:5259 R=pbos@webrtc.org Review URL: https://codereview.webrtc.org/1507213002 . Cr-Commit-Position: refs/heads/master@{#10928}
This commit is contained in:
@ -18,6 +18,7 @@ import sys
|
||||
CPPLINT_DIRS = [
|
||||
'webrtc/audio',
|
||||
'webrtc/call',
|
||||
'webrtc/modules/video_processing',
|
||||
]
|
||||
|
||||
# List of directories of "supported" native APIs. That means changes to headers
|
||||
|
||||
Reference in New Issue
Block a user