Chromium Code Reviews| Index: PRESUBMIT.py |
| diff --git a/PRESUBMIT.py b/PRESUBMIT.py |
| index 9d813b1881aa3b66e859d617be73adbc5838f6c4..00bcc3e545910a89f381d575d74d94e877bff554 100755 |
| --- a/PRESUBMIT.py |
| +++ b/PRESUBMIT.py |
| @@ -20,6 +20,7 @@ CPPLINT_DIRS = [ |
| 'webrtc/call', |
| 'webrtc/common_video', |
| 'webrtc/examples', |
| + 'webrtc/modules/audio_mixer', |
| 'webrtc/modules/bitrate_controller', |
| 'webrtc/modules/congestion_controller', |
| 'webrtc/modules/pacing', |