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

Unified Diff: PRESUBMIT.py

Issue 1506773002: Merge webrtc/video_engine/ into webrtc/video/ (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: rebase Created 5 years 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 | « .gitignore ('k') | WATCHLISTS » ('j') | 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 3ceb67016a293556a551b7c00f4038673c8c5159..2c0da0f8764f53b46d158f70262e6abc20dffbf3 100755
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -18,7 +18,6 @@ import sys
CPPLINT_DIRS = [
'webrtc/audio',
'webrtc/call',
- 'webrtc/video_engine',
]
# List of directories of "supported" native APIs. That means changes to headers
« no previous file with comments | « .gitignore ('k') | WATCHLISTS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698