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

Unified Diff: webrtc/audio/DEPS

Issue 2436033002: Replace AudioConferenceMixer with AudioMixer. (Closed)
Patch Set: New ReceiveStream test and no fixture in AudioPath test. Created 4 years, 1 month 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 6e6259b9e576584436784cdece91ae453e4590d3..f383c1456ba4c54b72bc6677ddda0a98eb3a4656 100644
--- a/webrtc/audio/DEPS
+++ b/webrtc/audio/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+webrtc/base",
"+webrtc/call",
+ "+webrtc/common_audio/resampler",
"+webrtc/logging/rtc_event_log",
"+webrtc/modules/audio_coding/codecs/mock",
"+webrtc/modules/audio_device",

Powered by Google App Engine
This is Rietveld 408576698