Remove files from talk/PRESUBMIT.py.
BUG= R=pthatcher@webrtc.org Review URL: https://webrtc-codereview.appspot.com/23429005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7028 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -24,11 +24,7 @@
|
|||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
# List of files that should not be committed to
|
# List of files that should not be committed to
|
||||||
DO_NOT_SUBMIT_FILES = [
|
DO_NOT_SUBMIT_FILES = ["talk/media/webrtc/webrtcvideoengine.cc"]
|
||||||
"talk/media/webrtc/webrtcmediaengine.h",
|
|
||||||
"talk/media/webrtc/webrtcvideoengine.cc",
|
|
||||||
"talk/media/webrtc/webrtcvideoengine.h",
|
|
||||||
"talk/media/webrtc/webrtcvideoengine_unittest.cc"]
|
|
||||||
|
|
||||||
def _LicenseHeader(input_api):
|
def _LicenseHeader(input_api):
|
||||||
"""Returns the license header regexp."""
|
"""Returns the license header regexp."""
|
||||||
|
|||||||
Reference in New Issue
Block a user