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

Unified Diff: webrtc/api/api.gyp

Issue 2397843005: Add FlexfecReceiveStream. (Closed)
Patch Set: Add FlexfecReceiveStream. 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/api/api.gyp
diff --git a/webrtc/api/api.gyp b/webrtc/api/api.gyp
index d017cda2d621f18b51e05a48ba8027ca580e9a7c..c431e9e66955c48d6b32c6e9eff050fcf812d7c6 100644
--- a/webrtc/api/api.gyp
+++ b/webrtc/api/api.gyp
@@ -108,6 +108,7 @@
'call/audio_send_stream.h',
'call/audio_sink.h',
'call/audio_state.h',
+ 'call/flexfec_receive_stream.h'
],
},
{

Powered by Google App Engine
This is Rietveld 408576698