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

Unified Diff: webrtc/call/webrtc_call.gypi

Issue 2397843005: Add FlexfecReceiveStream. (Closed)
Patch Set: Feedback response 1. 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/call/webrtc_call.gypi
diff --git a/webrtc/call/webrtc_call.gypi b/webrtc/call/webrtc_call.gypi
index 59dcef6af6e98e3a00078f0230d812c1f2df882b..fd1d9c5646ae86b431bff943c994a633040e9585 100644
--- a/webrtc/call/webrtc_call.gypi
+++ b/webrtc/call/webrtc_call.gypi
@@ -17,6 +17,8 @@
'webrtc_call_sources': [
'call/bitrate_allocator.cc',
'call/call.cc',
+ 'call/flexfec_receive_stream.cc',
+ 'call/flexfec_receive_stream.h',
'call/transport_adapter.cc',
'call/transport_adapter.h',
],

Powered by Google App Engine
This is Rietveld 408576698