| Index: webrtc/audio/DEPS
|
| diff --git a/webrtc/audio/DEPS b/webrtc/audio/DEPS
|
| index 66f66f4ee4b25f943d78a120cb7ea3e4b39935e0..5507d54d65c299faf74329dd2ac3f835becb9187 100644
|
| --- a/webrtc/audio/DEPS
|
| +++ b/webrtc/audio/DEPS
|
| @@ -1,9 +1,10 @@
|
| 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",
|
| "+webrtc/modules/bitrate_controller",
|
| "+webrtc/modules/congestion_controller",
|
| "+webrtc/modules/pacing",
|
|
|