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 6f7c7b38d03ea5bf0a6b8359936e250a3fab29af..6e7d3c5c131d9e2002b954fffb492d888598dfd8 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", |