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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2803693002: RTCRtpReceiver.getContributingSources() added. (Closed)
Patch Set: Rebase with master after dep CL landed Created 3 years, 8 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: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index f62a9d4c9009bb6f2346a3f03b16ed54ab25a30f..6c86a6454256ec06326d863e79657f65c221ab60 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -550,6 +550,7 @@ component("platform") {
"exported/WebRTCAnswerOptions.cpp",
"exported/WebRTCICECandidate.cpp",
"exported/WebRTCOfferOptions.cpp",
+ "exported/WebRTCRtpContributingSource.cpp",
"exported/WebRTCRtpReceiver.cpp",
"exported/WebRTCSessionDescription.cpp",
"exported/WebRTCSessionDescriptionRequest.cpp",

Powered by Google App Engine
This is Rietveld 408576698