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

Unified Diff: webrtc/audio/DEPS

Issue 2378143004: Made AudioReceiveStream a mixer participant. (Closed)
Patch Set: Created 4 years, 3 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
Index: webrtc/audio/DEPS
diff --git a/webrtc/audio/DEPS b/webrtc/audio/DEPS
index 5e43c34821a53742c4deea79aba60cb7e37dc1ec..f176694e4fc0fde8811800fdcea4fb2ce38ae702 100644
--- a/webrtc/audio/DEPS
+++ b/webrtc/audio/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+webrtc/voice_engine",
"+webrtc/modules/audio_coding/codecs/mock",
"+webrtc/call",
+ "+webrtc/modules/audio_mixer",
"+webrtc/modules/bitrate_controller",
"+webrtc/modules/congestion_controller",
"+webrtc/modules/pacing",

Powered by Google App Engine
This is Rietveld 408576698