| Index: third_party/WebKit/public/BUILD.gn | 
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn | 
| index 6903d21f9a8e89c65c1bed74e909726e21603195..8e4acab51730479eb671e67002f4e90308abce04 100644 | 
| --- a/third_party/WebKit/public/BUILD.gn | 
| +++ b/third_party/WebKit/public/BUILD.gn | 
| @@ -261,6 +261,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", | 
|  |