Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(283)

Unified Diff: PRESUBMIT.py

Issue 3012083002: Removing deleted file from PRESUBMIT.py (Closed)
Patch Set: Created 3 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698