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