| 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",
|
|
|