| Index: webrtc/tools/DEPS
|
| diff --git a/webrtc/tools/DEPS b/webrtc/tools/DEPS
|
| index ac56340ece812256f14b729c9685fe603390da75..84bf153174809c8a662261c1c880eafdd57ff48c 100644
|
| --- a/webrtc/tools/DEPS
|
| +++ b/webrtc/tools/DEPS
|
| @@ -4,6 +4,7 @@ include_rules = [
|
| "+webrtc/common_video",
|
| "+webrtc/logging/rtc_event_log",
|
| "+webrtc/modules/audio_device",
|
| + "+webrtc/modules/audio_coding/audio_network_adaptor",
|
| "+webrtc/modules/audio_processing",
|
| "+webrtc/modules/bitrate_controller",
|
| "+webrtc/modules/congestion_controller",
|
|
|