Chromium Code Reviews| Index: PRESUBMIT.py |
| diff --git a/PRESUBMIT.py b/PRESUBMIT.py |
| index cd356ca830669d82ae0278b0deabd1ad0dad40dc..9db9d829867b0574351847f06d84ab5c827d1d66 100755 |
| --- a/PRESUBMIT.py |
| +++ b/PRESUBMIT.py |
| @@ -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', |