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

Unified Diff: webrtc/modules/rtp_rtcp/BUILD.gn

Issue 1576223003: [rtp_rtcp] Added structure to use as item in TMMBN/TMMBR (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: rebase Created 4 years, 11 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/rtp_rtcp/BUILD.gn
diff --git a/webrtc/modules/rtp_rtcp/BUILD.gn b/webrtc/modules/rtp_rtcp/BUILD.gn
index f423d08f91b5b043ad923ed6a40f55c837636728..d73b4288ef65ca8954fb5dd95879c810e457572b 100644
--- a/webrtc/modules/rtp_rtcp/BUILD.gn
+++ b/webrtc/modules/rtp_rtcp/BUILD.gn
@@ -84,6 +84,8 @@ source_set("rtp_rtcp") {
"source/rtcp_packet/sender_report.h",
"source/rtcp_packet/sli.cc",
"source/rtcp_packet/sli.h",
+ "source/rtcp_packet/timber.cc",
+ "source/rtcp_packet/timber.h",
"source/rtcp_packet/tmmbn.cc",
"source/rtcp_packet/tmmbn.h",
"source/rtcp_packet/tmmbr.cc",
« no previous file with comments | « no previous file | webrtc/modules/rtp_rtcp/rtp_rtcp.gypi » ('j') | webrtc/modules/rtp_rtcp/source/rtcp_packet/timber.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698