Chromium Code Reviews| Index: PRESUBMIT.py |
| diff --git a/PRESUBMIT.py b/PRESUBMIT.py |
| index 7557b6bece781447d8cb52363979375dd8e4ba93..08dd68dd74d4fa7efa95a3e851ebab886c42cffb 100755 |
| --- a/PRESUBMIT.py |
| +++ b/PRESUBMIT.py |
| @@ -22,6 +22,7 @@ CPPLINT_DIRS = [ |
| 'webrtc/examples', |
| 'webrtc/modules/remote_bitrate_estimator', |
| 'webrtc/modules/rtp_rtcp', |
| + 'webrtc/modules/video_coding', |
| 'webrtc/modules/video_processing', |
| 'webrtc/sound', |
| 'webrtc/tools', |