| 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 cd21dd728743177506edcafb965d592763bb7db3..97c874e82f5043c66b91b588f240d53f94e8b20d 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -553,6 +553,7 @@ component("platform") {
|
| "exported/WebRTCOfferOptions.cpp",
|
| "exported/WebRTCRtpContributingSource.cpp",
|
| "exported/WebRTCRtpReceiver.cpp",
|
| + "exported/WebRTCRtpSender.cpp",
|
| "exported/WebRTCSessionDescription.cpp",
|
| "exported/WebRTCSessionDescriptionRequest.cpp",
|
| "exported/WebRTCStats.cpp",
|
|
|