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

Unified Diff: webrtc/audio/DEPS

Issue 2436033002: Replace AudioConferenceMixer with AudioMixer. (Closed)
Patch Set: Added errors and logs to AudioTransport. 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
Index: webrtc/audio/DEPS
diff --git a/webrtc/audio/DEPS b/webrtc/audio/DEPS
index 5e43c34821a53742c4deea79aba60cb7e37dc1ec..cd3165434758e7197d17ecd666cd2591cb56e806 100644
--- a/webrtc/audio/DEPS
+++ b/webrtc/audio/DEPS
@@ -3,6 +3,9 @@ include_rules = [
"+webrtc/voice_engine",
"+webrtc/modules/audio_coding/codecs/mock",
"+webrtc/call",
+ "+webrtc/modules/audio_device",
+ "+webrtc/modules/audio_mixer",
+ "+webrtc/modules/audio_processing",
"+webrtc/modules/bitrate_controller",
"+webrtc/modules/congestion_controller",
"+webrtc/modules/pacing",

Powered by Google App Engine
This is Rietveld 408576698