diff --git a/sdk/BUILD.gn b/sdk/BUILD.gn index 358338f447..24e041a23a 100644 --- a/sdk/BUILD.gn +++ b/sdk/BUILD.gn @@ -1396,6 +1396,7 @@ if (is_ios || is_mac) { "objc/api/peerconnection/RTCRtpTransceiver.h", "objc/api/peerconnection/RTCSSLAdapter.h", "objc/api/peerconnection/RTCSessionDescription.h", + "objc/api/peerconnection/RTCStatisticsReport.h", "objc/api/peerconnection/RTCTracing.h", "objc/api/peerconnection/RTCVideoSource.h", "objc/api/peerconnection/RTCVideoTrack.h",