Index: third_party/WebKit/Source/platform/BUILD.gn |
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn |
index 7a06eb7b0290ce48765b2e277652b21be88c231e..264b1a4514201afbdc1da5d50c725b538076997f 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -573,6 +573,7 @@ component("platform") { |
"exported/WebRTCOfferOptions.cpp", |
"exported/WebRTCSessionDescription.cpp", |
"exported/WebRTCSessionDescriptionRequest.cpp", |
+ "exported/WebRTCStats.cpp", |
"exported/WebRTCStatsRequest.cpp", |
"exported/WebRTCStatsResponse.cpp", |
"exported/WebRTCVoidRequest.cpp", |