commit | 88eeac4aa7eaf22afc95bffbc8c2a2652b9222c8 | [log] [tgz] |
---|---|---|
author | mflodman <mflodman@webrtc.org> | Tue Dec 08 09:21:28 2015 +0100 |
committer | mflodman <mflodman@webrtc.org> | Tue Dec 08 08:21:39 2015 +0000 |
tree | 72d0b3b11782fcd79750c2f2fda2d34f4e18b6dd | |
parent | 4654d204e42d00dea43ce1e5b2200063e8272c8b [diff] [blame] |
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}
diff --git a/PRESUBMIT.py b/PRESUBMIT.py index 2c0da0f..c803542 100755 --- a/PRESUBMIT.py +++ b/PRESUBMIT.py
@@ -18,6 +18,7 @@ CPPLINT_DIRS = [ 'webrtc/audio', 'webrtc/call', + 'webrtc/modules/video_processing', ] # List of directories of "supported" native APIs. That means changes to headers