| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 0e275155ef28c2d38953d338de4dfde35945e579..2be43282ad45a3fb750a48372f817d0fa39e5405 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -266,6 +266,7 @@ source_set("blink_headers") {
|
| "platform/WebRTCPeerConnectionHandlerClient.h",
|
| "platform/WebRTCSessionDescription.h",
|
| "platform/WebRTCSessionDescriptionRequest.h",
|
| + "platform/WebRTCStats.h",
|
| "platform/WebRTCStatsRequest.h",
|
| "platform/WebRTCStatsResponse.h",
|
| "platform/WebRTCVoidRequest.h",
|
|
|