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

Unified Diff: webrtc/modules/rtp_rtcp/rtp_rtcp.gypi

Issue 2269903002: Add FlexFEC header formatters. (pt. 5) (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@header_reader_writer-pt4-generalize_header_formatting
Patch Set: Change gmock/gtest paths. Created 4 years, 3 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 | « webrtc/modules/rtp_rtcp/BUILD.gn ('k') | webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
diff --git a/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi b/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
index d5028f127cb2c08fc6c51b7267db848d91d0201c..ac8e666b6b3248ea33d332ccd6f31885d85a8172 100644
--- a/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
+++ b/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
@@ -132,6 +132,8 @@
# Video Files
'source/fec_private_tables_random.h',
'source/fec_private_tables_bursty.h',
+ 'source/flexfec_header_reader_writer.cc',
+ 'source/flexfec_header_reader_writer.h',
'source/forward_error_correction.cc',
'source/forward_error_correction.h',
'source/forward_error_correction_internal.cc',
« no previous file with comments | « webrtc/modules/rtp_rtcp/BUILD.gn ('k') | webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698