| Index: third_party/WebKit/Source/modules/peerconnection/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/peerconnection/BUILD.gn b/third_party/WebKit/Source/modules/peerconnection/BUILD.gn
|
| index cf344b8863b5f9cba82487ec7d359976421e4229..874572eac9e7e7843067865afb921f0f07eeb993 100644
|
| --- a/third_party/WebKit/Source/modules/peerconnection/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/peerconnection/BUILD.gn
|
| @@ -32,6 +32,8 @@ blink_modules_sources("peerconnection") {
|
| "RTCSessionDescriptionRequestImpl.h",
|
| "RTCSessionDescriptionRequestPromiseImpl.cpp",
|
| "RTCSessionDescriptionRequestPromiseImpl.h",
|
| + "RTCStatsReport.cpp",
|
| + "RTCStatsReport.h",
|
| "RTCStatsRequestImpl.cpp",
|
| "RTCStatsRequestImpl.h",
|
| "RTCStatsResponse.cpp",
|
|
|