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