diff --git a/AUTHORS b/AUTHORS index 5f9518b599..d76148e8d2 100644 --- a/AUTHORS +++ b/AUTHORS @@ -81,6 +81,7 @@ Eike Rathke Michel Promonet Min Wang Ramprakash Jelari +CZ Theng &yet LLC <*@andyet.com> Agora IO <*@agora.io> diff --git a/sdk/BUILD.gn b/sdk/BUILD.gn index 08b30d1a2e..d326630ad9 100644 --- a/sdk/BUILD.gn +++ b/sdk/BUILD.gn @@ -1305,6 +1305,7 @@ if (is_ios || is_mac) { "objc/api/peerconnection/RTCDtmfSender.h", "objc/api/peerconnection/RTCSSLAdapter.h", "objc/api/peerconnection/RTCSessionDescription.h", + "objc/api/peerconnection/RTCStatisticsReport.h", "objc/api/peerconnection/RTCTracing.h", "objc/api/peerconnection/RTCCertificate.h", "objc/api/peerconnection/RTCCryptoOptions.h",