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

Unified Diff: webrtc/call/DEPS

Issue 2553863003: Parse FlexFEC RTP headers in Call and add integration with BWE. (Closed)
Patch Set: nisse comments 1. Created 4 years 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/call/DEPS
diff --git a/webrtc/call/DEPS b/webrtc/call/DEPS
index 2ef22fca8fe5e0893ff4ffab1b62baa2d5169ab5..5e417d6cb72a2eb00368f7c66030ba1328dd9111 100644
--- a/webrtc/call/DEPS
+++ b/webrtc/call/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+webrtc/modules/bitrate_controller",
"+webrtc/modules/congestion_controller",
"+webrtc/modules/pacing",
+ "+webrtc/modules/remote_bitrate_estimator",
"+webrtc/modules/rtp_rtcp",
"+webrtc/modules/utility",
"+webrtc/system_wrappers",

Powered by Google App Engine
This is Rietveld 408576698