Chromium Code Reviews

Unified Diff: webrtc/modules/congestion_controller/DEPS

Issue 1796413002: Add check_deps rules in DEPS files. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Fixed nit Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « webrtc/modules/bitrate_controller/DEPS ('k') | webrtc/modules/desktop_capture/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
+]
« no previous file with comments | « webrtc/modules/bitrate_controller/DEPS ('k') | webrtc/modules/desktop_capture/DEPS » ('j') | no next file with comments »

Powered by Google App Engine