Add missing header file to WebRTC iOS SDK.
This header is missing from the public headers when building the framework. Bug: None Change-Id: I7ce3a57d5fa34d344239dfddcc6e29aee35a2ded Reviewed-on: https://webrtc-review.googlesource.com/79942 Commit-Queue: Anders Carlsson <andersc@webrtc.org> Commit-Queue: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23453}
This commit is contained in:
parent
fc4a9c9333
commit
533c7d0204
@ -980,6 +980,7 @@ if (is_ios || is_mac) {
|
||||
"objc/Framework/Headers/WebRTC/RTCPeerConnection.h",
|
||||
"objc/Framework/Headers/WebRTC/RTCPeerConnectionFactory.h",
|
||||
"objc/Framework/Headers/WebRTC/RTCPeerConnectionFactoryOptions.h",
|
||||
"objc/Framework/Headers/WebRTC/RTCRtcpParameters.h",
|
||||
"objc/Framework/Headers/WebRTC/RTCRtpCodecParameters.h",
|
||||
"objc/Framework/Headers/WebRTC/RTCRtpEncodingParameters.h",
|
||||
"objc/Framework/Headers/WebRTC/RTCRtpParameters.h",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user