Index: webrtc/audio/DEPS |
diff --git a/webrtc/audio/DEPS b/webrtc/audio/DEPS |
index 82c316536662b31bcbaa91186159d657fbecc83f..5e43c34821a53742c4deea79aba60cb7e37dc1ec 100644 |
--- a/webrtc/audio/DEPS |
+++ b/webrtc/audio/DEPS |
@@ -2,12 +2,14 @@ include_rules = [ |
"+webrtc/base", |
"+webrtc/voice_engine", |
"+webrtc/modules/audio_coding/codecs/mock", |
+ "+webrtc/call", |
"+webrtc/modules/bitrate_controller", |
"+webrtc/modules/congestion_controller", |
"+webrtc/modules/pacing", |
"+webrtc/modules/remote_bitrate_estimator", |
"+webrtc/modules/rtp_rtcp", |
"+webrtc/system_wrappers", |
+ "+webrtc/voice_engine", |
] |
specific_include_rules = { |