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

Unified Diff: webrtc/audio/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/audio/BUILD.gn ('k') | webrtc/audio/audio_receive_stream_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/audio/DEPS
diff --git a/webrtc/audio/DEPS b/webrtc/audio/DEPS
index e53d28578ec3102c0f1775db9ee8a7155c02c316..6e6259b9e576584436784cdece91ae453e4590d3 100644
--- a/webrtc/audio/DEPS
+++ b/webrtc/audio/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+webrtc/logging/rtc_event_log",
"+webrtc/modules/audio_coding/codecs/mock",
"+webrtc/modules/audio_device",
+ "+webrtc/modules/audio_mixer",
"+webrtc/modules/audio_processing/include",
"+webrtc/modules/bitrate_controller",
"+webrtc/modules/congestion_controller",
« no previous file with comments | « webrtc/audio/BUILD.gn ('k') | webrtc/audio/audio_receive_stream_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698