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

Unified Diff: webrtc/audio/DEPS

Issue 1991233004: Moved creation of AudioDecoderFactory to inside PeerConnectionFactory. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@audio-decoder-factory-injections-3
Patch Set: Parental Advisory: Explicit Content Created 4 years, 6 months 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/api/peerconnectionfactory.cc ('k') | webrtc/audio/audio_receive_stream.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 63711ab4288bd3a6f6237f6bd724e0f44822bd38..b9605bb61179129fe1d63c6fb4a274a67e30b899 100644
--- a/webrtc/audio/DEPS
+++ b/webrtc/audio/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+webrtc/base",
"+webrtc/voice_engine",
+ "+webrtc/modules/audio_coding/codecs/mock",
"+webrtc/modules/bitrate_controller",
"+webrtc/modules/congestion_controller",
"+webrtc/modules/pacing",
« no previous file with comments | « webrtc/api/peerconnectionfactory.cc ('k') | webrtc/audio/audio_receive_stream.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698