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

Unified Diff: webrtc/media/DEPS

Issue 2469743002: Passed AudioMixer to AudioState::Config. (Closed)
Patch Set: 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/media/DEPS
diff --git a/webrtc/media/DEPS b/webrtc/media/DEPS
index 580ac5c452b2cb7288b5ab3936f1d5a4b6afd7c1..e6d642daa141fb57c92ef4bf32126c39b81c1cf1 100644
--- a/webrtc/media/DEPS
+++ b/webrtc/media/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+webrtc/logging/rtc_event_log",
"+webrtc/modules/audio_coding",
"+webrtc/modules/audio_device",
+ "+webrtc/modules/audio_mixer",
"+webrtc/modules/audio_processing",
"+webrtc/modules/video_capture",
"+webrtc/modules/video_coding",

Powered by Google App Engine
This is Rietveld 408576698