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

Unified Diff: webrtc/call/DEPS

Issue 2469743002: Passed AudioMixer to AudioState::Config. (Closed)
Patch Set: Rebase. GYP removed! 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
« no previous file with comments | « webrtc/call/BUILD.gn ('k') | webrtc/call/call_perf_tests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/call/DEPS
diff --git a/webrtc/call/DEPS b/webrtc/call/DEPS
index 01ad1d69cb95b1153d13d863c71aef346c4c531b..2ef22fca8fe5e0893ff4ffab1b62baa2d5169ab5 100644
--- a/webrtc/call/DEPS
+++ b/webrtc/call/DEPS
@@ -4,6 +4,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/bitrate_controller",
"+webrtc/modules/congestion_controller",
« no previous file with comments | « webrtc/call/BUILD.gn ('k') | webrtc/call/call_perf_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698