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

Unified Diff: webrtc/api/BUILD.gn

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
« no previous file with comments | « no previous file | webrtc/api/api.gyp » ('j') | webrtc/api/call/flexfec_receive_stream.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/BUILD.gn
diff --git a/webrtc/api/BUILD.gn b/webrtc/api/BUILD.gn
index 16bbffda354dfbfee26182815a12b71c3338533a..946ec00beff2112b2db5c2a156e9deb97b8c63a3 100644
--- a/webrtc/api/BUILD.gn
+++ b/webrtc/api/BUILD.gn
@@ -24,6 +24,7 @@ rtc_source_set("call_api") {
"call/audio_send_stream.h",
"call/audio_sink.h",
"call/audio_state.h",
+ "call/flexfec_receive_stream.h",
]
deps = [
« no previous file with comments | « no previous file | webrtc/api/api.gyp » ('j') | webrtc/api/call/flexfec_receive_stream.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698