Chromium Code Reviews| Index: PRESUBMIT.py |
| diff --git a/PRESUBMIT.py b/PRESUBMIT.py |
| index ddbf71a365e87770a0707a82e68dc85bf4b9e8f4..60323c88b884bd318cac7172bd5f5032f9784af4 100755 |
| --- a/PRESUBMIT.py |
| +++ b/PRESUBMIT.py |
| @@ -19,6 +19,7 @@ CPPLINT_DIRS = [ |
| 'webrtc/audio', |
| 'webrtc/call', |
| 'webrtc/modules/video_processing', |
| + 'webrtc/video_engine', |
| ] |
| # List of directories of "supported" native APIs. That means changes to headers |