Index: webrtc/api/call/DEPS |
diff --git a/webrtc/api/call/DEPS b/webrtc/api/call/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..d1d430968170be5df0c2460757c296db94ffdbde |
--- /dev/null |
+++ b/webrtc/api/call/DEPS |
@@ -0,0 +1,4 @@ |
+include_rules = [ |
+ "+webrtc/modules/audio_coding/codecs", |
+] |
+ |