| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 742bd7bd69c285436cd196c6af596a2c78a29606..b138cdda24043bee666ba01b371e34341e9fac2b 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -282,6 +282,7 @@ source_set("blink_headers") {
|
| "platform/WebRTCPeerConnectionHandlerClient.h",
|
| "platform/WebRTCRtpContributingSource.h",
|
| "platform/WebRTCRtpReceiver.h",
|
| + "platform/WebRTCRtpSender.h",
|
| "platform/WebRTCSessionDescription.h",
|
| "platform/WebRTCSessionDescriptionRequest.h",
|
| "platform/WebRTCStats.h",
|
|
|