| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index c7a5b2111707afe74bfdc4250230a0daf10cb935..a5098adea8079dfcb5543f78f14312a08fcf6e87 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -292,6 +292,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",
|
|
|