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

Unified Diff: WATCHLISTS

Issue 2393843003: Add audio_mixer to WATCHLISTS (Closed)
Patch Set: Created 4 years, 2 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: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index e6044ee2a67760eb532f1a384228c2141aca6809..f229c3e75c349e008e148b8090c267423460a5d8 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -68,6 +68,9 @@
'neteq': {
'filepath': 'webrtc/modules/audio_coding/neteq/.*',
},
+ 'audio_mixer': {
+ 'filepath': 'webrtc/modules/audio_mixer/.*',
+ },
'audio_processing': {
'filepath': 'webrtc/modules/audio_processing/.*',
},
@@ -148,6 +151,7 @@
'neteq': ['audio-team@agora.io',
'henrik.lundin@webrtc.org',
'minyue@webrtc.org'],
+ 'audio_mixer': ['henrik.lundin@webrtc.org'],
'audio_processing': ['aluebs@webrtc.org',
'andrew@webrtc.org',
'audio-team@agora.io',
« 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