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

Unified Diff: WATCHLISTS

Issue 1507903005: Revert of Merge webrtc/video_engine/ into webrtc/video/ (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Resolved merge conflict 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 | « PRESUBMIT.py ('k') | talk/media/base/videocommon.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index 1fa11a7c68f8fd21eaa146a613ba5a6941bc91f6..72ca3956a01098a0ccf5ee0571ad0a207b1ed1f9 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -32,8 +32,9 @@
'java_files': {
'filepath': '\.java$|\.xml$',
},
- 'video': {
- 'filepath': 'webrtc/video/.*',
+ 'video_engine': {
+ 'filepath': 'webrtc/video_engine/.*|'\
+ 'webrtc/video/.*',
},
'voice_engine': {
'filepath': 'webrtc/voice_engine/.*',
@@ -101,15 +102,14 @@
'bjornv@webrtc.org',
'minyue@webrtc.org',
'peah@webrtc.org'],
- 'video': ['andresp@webrtc.org',
- 'mflodman@webrtc.org',
- 'pbos@webrtc.org',
- 'perkj@webrtc.org',
- 'solenberg@webrtc.org',
- 'stefan@webrtc.org',
- 'video-team@agora.io',
- 'yujie.mao@webrtc.org',
- 'zhengzhonghou@agora.io'],
+ 'video_engine': ['andresp@webrtc.org',
+ 'mflodman@webrtc.org',
+ 'perkj@webrtc.org',
+ 'solenberg@webrtc.org',
+ 'stefan@webrtc.org',
+ 'video-team@agora.io',
+ 'yujie.mao@webrtc.org',
+ 'zhengzhonghou@agora.io'],
'voice_engine': ['andrew@webrtc.org',
'audio-team@agora.io',
'henrika@webrtc.org',
« no previous file with comments | « PRESUBMIT.py ('k') | talk/media/base/videocommon.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698