| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index d5a0152ba1a112ca4c85cd79406b053fe65b48a8..0e275155ef28c2d38953d338de4dfde35945e579 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -260,12 +260,12 @@ source_set("blink_headers") {
|
| "platform/WebRTCDataChannelInit.h",
|
| "platform/WebRTCICECandidate.h",
|
| "platform/WebRTCKeyParams.h",
|
| + "platform/WebRTCLegacyStats.h",
|
| "platform/WebRTCOfferOptions.h",
|
| "platform/WebRTCPeerConnectionHandler.h",
|
| "platform/WebRTCPeerConnectionHandlerClient.h",
|
| "platform/WebRTCSessionDescription.h",
|
| "platform/WebRTCSessionDescriptionRequest.h",
|
| - "platform/WebRTCStats.h",
|
| "platform/WebRTCStatsRequest.h",
|
| "platform/WebRTCStatsResponse.h",
|
| "platform/WebRTCVoidRequest.h",
|
|
|