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

Unified Diff: webrtc/call/DEPS

Issue 2454373002: Added an empty AudioTransportProxy to AudioState. (Closed)
Patch Set: No heap transport, WillOnce, comparison with constants. 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/call/DEPS
diff --git a/webrtc/call/DEPS b/webrtc/call/DEPS
index 4256b589ffc800d72423aeb04065a95400fa8286..02c0934598c2d7cf3ef1a75cc2a9912e9d243150 100644
--- a/webrtc/call/DEPS
+++ b/webrtc/call/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+webrtc/base",
"+webrtc/logging/rtc_event_log",
"+webrtc/modules/audio_coding",
+ "+webrtc/modules/audio_device",
"+webrtc/modules/bitrate_controller",
"+webrtc/modules/congestion_controller",
"+webrtc/modules/pacing",

Powered by Google App Engine
This is Rietveld 408576698