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