Index: webrtc/audio/DEPS |
diff --git a/webrtc/audio/DEPS b/webrtc/audio/DEPS |
index 5e43c34821a53742c4deea79aba60cb7e37dc1ec..cd3165434758e7197d17ecd666cd2591cb56e806 100644 |
--- a/webrtc/audio/DEPS |
+++ b/webrtc/audio/DEPS |
@@ -3,6 +3,9 @@ include_rules = [ |
"+webrtc/voice_engine", |
"+webrtc/modules/audio_coding/codecs/mock", |
"+webrtc/call", |
+ "+webrtc/modules/audio_device", |
+ "+webrtc/modules/audio_mixer", |
+ "+webrtc/modules/audio_processing", |
"+webrtc/modules/bitrate_controller", |
"+webrtc/modules/congestion_controller", |
"+webrtc/modules/pacing", |