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 0f042591a6baa931c2b908ef6893cd737d070de4..f3ff923ec33dfa76fc02ed6f9ac4bf5ebf09fa82 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", |