Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2053)

Side by Side Diff: webrtc/modules/congestion_controller/DEPS

Issue 2431093003: Fix BWE simulations so that it uses the delay based BWE. (Closed)
Patch Set: Nit Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+webrtc/base", 2 "+webrtc/base",
3 "+webrtc/call/mock", 3 "+webrtc/logging/rtc_event_log",
4 "+webrtc/system_wrappers", 4 "+webrtc/system_wrappers",
5 "+webrtc/video", 5 "+webrtc/video",
6 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698