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

Unified Diff: webrtc/audio/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/audio/DEPS
diff --git a/webrtc/audio/DEPS b/webrtc/audio/DEPS
index 66f66f4ee4b25f943d78a120cb7ea3e4b39935e0..6afaa7c9e2169ef0c8ab3de607a0fe575f9d337d 100644
--- a/webrtc/audio/DEPS
+++ b/webrtc/audio/DEPS
@@ -2,6 +2,8 @@ include_rules = [
"+webrtc/base",
"+webrtc/voice_engine",
"+webrtc/modules/audio_coding/codecs/mock",
+ "+webrtc/modules/audio_device",
the sun 2016/11/09 09:41:52 Could you clean up the order and redundancy issues
aleloi 2016/11/09 16:37:00 Done.
+ "+webrtc/modules/audio_processing",
"+webrtc/call",
"+webrtc/logging/rtc_event_log",
"+webrtc/modules/bitrate_controller",

Powered by Google App Engine
This is Rietveld 408576698