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

Unified Diff: webrtc/call/webrtc_call.gypi

Issue 1419803002: Rename ChannelGroup to CongestionController and move to webrtc/call/. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebase Created 5 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/call/webrtc_call.gypi
diff --git a/webrtc/call/webrtc_call.gypi b/webrtc/call/webrtc_call.gypi
index 4a606f884e8dc72c79c3647089fd7fe184c92345..fd70ae81f44d1e9dce16042ec9b54ba1fa355432 100644
--- a/webrtc/call/webrtc_call.gypi
+++ b/webrtc/call/webrtc_call.gypi
@@ -15,6 +15,7 @@
],
'webrtc_call_sources': [
'call/call.cc',
+ 'call/congestion_controller.cc',
'call/transport_adapter.cc',
'call/transport_adapter.h',
],

Powered by Google App Engine
This is Rietveld 408576698