Chromium Code Reviews

Side by Side 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: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 include_rules = [
2 "+webrtc/base",
3 "+webrtc/system_wrappers",
4 "+webrtc/video",
5 ]
OLDNEW

Powered by Google App Engine