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

Unified Diff: webrtc/test/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/test/BUILD.gn ('k') | webrtc/test/call_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/DEPS
diff --git a/webrtc/test/DEPS b/webrtc/test/DEPS
index 9c41bd4ce88ff3c3b130e95998c9cff6d878171b..59167aaed1db64789e14294c74b48f20f49f1b5e 100644
--- a/webrtc/test/DEPS
+++ b/webrtc/test/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+webrtc/media/base",
"+webrtc/modules/audio_coding",
"+webrtc/modules/audio_device",
+ "+webrtc/modules/audio_mixer",
"+webrtc/modules/audio_processing",
"+webrtc/modules/media_file",
"+webrtc/modules/rtp_rtcp",
« no previous file with comments | « webrtc/test/BUILD.gn ('k') | webrtc/test/call_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698