| Index: webrtc/call/DEPS
|
| diff --git a/webrtc/call/DEPS b/webrtc/call/DEPS
|
| index 4256b589ffc800d72423aeb04065a95400fa8286..01ad1d69cb95b1153d13d863c71aef346c4c531b 100644
|
| --- a/webrtc/call/DEPS
|
| +++ b/webrtc/call/DEPS
|
| @@ -3,6 +3,8 @@ include_rules = [
|
| "+webrtc/base",
|
| "+webrtc/logging/rtc_event_log",
|
| "+webrtc/modules/audio_coding",
|
| + "+webrtc/modules/audio_device",
|
| + "+webrtc/modules/audio_processing",
|
| "+webrtc/modules/bitrate_controller",
|
| "+webrtc/modules/congestion_controller",
|
| "+webrtc/modules/pacing",
|
|
|