Index: webrtc/modules/congestion_controller/DEPS |
diff --git a/webrtc/modules/congestion_controller/DEPS b/webrtc/modules/congestion_controller/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..d72e34db6e6e01ff04a5bac6508837b43c81764d |
--- /dev/null |
+++ b/webrtc/modules/congestion_controller/DEPS |
@@ -0,0 +1,5 @@ |
+include_rules = [ |
+ "+webrtc/base", |
+ "+webrtc/system_wrappers", |
+ "+webrtc/video", |
+] |