Chromium Code Reviews| Index: PRESUBMIT.py |
| diff --git a/PRESUBMIT.py b/PRESUBMIT.py |
| index 9a76412e0c57c04276b54ff8ca5a055a9c33adf2..41e6ae1936f07788919b7018fec342789a8f353c 100755 |
| --- a/PRESUBMIT.py |
| +++ b/PRESUBMIT.py |
| @@ -38,7 +38,6 @@ CPPLINT_BLACKLIST = [ |
| 'webrtc/voice_engine', |
| 'webrtc/common_types.h', |
| 'webrtc/common_types.cc', |
| - 'webrtc/video_send_stream.h', |
| ] |
| # These filters will always be removed, even if the caller specifies a filter |