Add RTCStatisticsReport.h to WebRTC.framework.

Bug: webrtc:11041
Change-Id: I2ae5a7db9697f70426feaf0c31ee4e0b9b654cc6
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/157800
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29554}
This commit is contained in:
CZ Theng 2019-10-21 11:25:18 +08:00 committed by Commit Bot
parent 03fbace409
commit 682dabd1c1
2 changed files with 2 additions and 0 deletions

View File

@ -81,6 +81,7 @@ Eike Rathke <erathke@redhat.com>
Michel Promonet <michel.promonet.1@gmail.com>
Min Wang <mingewang@gmail.com>
Ramprakash Jelari <ennajelari@gmail.com>
CZ Theng <cz.theng@gmail.com>
&yet LLC <*@andyet.com>
Agora IO <*@agora.io>

View File

@ -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",