Index: webrtc/audio/DEPS |
diff --git a/webrtc/audio/DEPS b/webrtc/audio/DEPS |
index 476d463e6ab59f90ef2ed6d05a22feb38ecc01a9..e53d28578ec3102c0f1775db9ee8a7155c02c316 100644 |
--- a/webrtc/audio/DEPS |
+++ b/webrtc/audio/DEPS |
@@ -1,9 +1,9 @@ |
include_rules = [ |
"+webrtc/base", |
- "+webrtc/voice_engine", |
- "+webrtc/modules/audio_coding/codecs/mock", |
"+webrtc/call", |
"+webrtc/logging/rtc_event_log", |
+ "+webrtc/modules/audio_coding/codecs/mock", |
+ "+webrtc/modules/audio_device", |
"+webrtc/modules/audio_processing/include", |
"+webrtc/modules/bitrate_controller", |
"+webrtc/modules/congestion_controller", |