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

Unified 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, 2 months 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 side-by-side diff with in-line comments
Download patch
Index: webrtc/modules/congestion_controller/DEPS
diff --git a/webrtc/modules/congestion_controller/DEPS b/webrtc/modules/congestion_controller/DEPS
index 675f103fb9dbfa6c80fe79f3e823f63e040cf626..30984edc962fdb1cd24921537570766d6b6a89ff 100644
--- a/webrtc/modules/congestion_controller/DEPS
+++ b/webrtc/modules/congestion_controller/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+webrtc/base",
- "+webrtc/call/mock",
+ "+webrtc/logging/rtc_event_log",
"+webrtc/system_wrappers",
"+webrtc/video",
]

Powered by Google App Engine
This is Rietveld 408576698