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

Unified Diff: webrtc/modules/pacing/BUILD.gn

Issue 2999073002: Tweaked version of BBR for WebRTC. (Closed)
Patch Set: Updated according to comments. Created 3 years, 4 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/pacing/BUILD.gn
diff --git a/webrtc/modules/pacing/BUILD.gn b/webrtc/modules/pacing/BUILD.gn
index b22c1783ed6ba5c7a9b94d0ee00c9cd61ea7350d..bc9d14423cc69801e19d29dff8d6adccdf7c7145 100644
--- a/webrtc/modules/pacing/BUILD.gn
+++ b/webrtc/modules/pacing/BUILD.gn
@@ -18,6 +18,7 @@ rtc_static_library("pacing") {
"interval_budget.h",
"paced_sender.cc",
"paced_sender.h",
+ "pacer.h",
"packet_router.cc",
"packet_router.h",
]
« no previous file with comments | « webrtc/modules/bitrate_controller/include/bitrate_controller.h ('k') | webrtc/modules/pacing/paced_sender.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698