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

Unified Diff: webrtc/modules/BUILD.gn

Issue 2260803002: Generalize FEC header formatting. (pt. 4) (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: New upload for dependent patch sets. Created 4 years, 4 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/modules/BUILD.gn
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
index 67515ecd746825d9a8c97b655bb81e931b18d6f2..5c47844edbfd03d71ee016166cf52203304e8676 100644
--- a/webrtc/modules/BUILD.gn
+++ b/webrtc/modules/BUILD.gn
@@ -249,6 +249,7 @@ if (rtc_include_tests) {
"remote_bitrate_estimator/test/metric_recorder_unittest.cc",
"remote_bitrate_estimator/transport_feedback_adapter_unittest.cc",
"rtp_rtcp/source/byte_io_unittest.cc",
+ "rtp_rtcp/source/fec_header_reader_writer_unittest.cc",
"rtp_rtcp/source/fec_receiver_unittest.cc",
"rtp_rtcp/source/fec_test_helper.cc",
"rtp_rtcp/source/fec_test_helper.h",
« no previous file with comments | « no previous file | webrtc/modules/modules.gyp » ('j') | webrtc/modules/rtp_rtcp/source/forward_error_correction.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698