Removing deleted file from PRESUBMIT.py
This CL just removes a file from a presubmit check list because the file is not there anymore. BUG=None NOTRY=True Review-Url: https://codereview.webrtc.org/3012083002 Cr-Commit-Position: refs/heads/master@{#19745}
This commit is contained in:
@ -38,7 +38,6 @@ CPPLINT_BLACKLIST = [
|
|||||||
'webrtc/voice_engine',
|
'webrtc/voice_engine',
|
||||||
'webrtc/common_types.h',
|
'webrtc/common_types.h',
|
||||||
'webrtc/common_types.cc',
|
'webrtc/common_types.cc',
|
||||||
'webrtc/video_send_stream.h',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
# These filters will always be removed, even if the caller specifies a filter
|
# These filters will always be removed, even if the caller specifies a filter
|
||||||
|
Reference in New Issue
Block a user