iOS - Add iceRegatherIntervalRange.

BUG=webrtc:7969

Review-Url: https://codereview.webrtc.org/2976953002
Cr-Commit-Position: refs/heads/master@{#18997}
This commit is contained in:
tkchin
2017-07-13 02:17:43 -07:00
committed by Commit Bot
parent 9843695166
commit 5e0ed36d74
9 changed files with 198 additions and 2 deletions

View File

@ -27,6 +27,7 @@
#import <WebRTC/RTCFileLogger.h>
#import <WebRTC/RTCIceCandidate.h>
#import <WebRTC/RTCIceServer.h>
#import <WebRTC/RTCIntervalRange.h>
#import <WebRTC/RTCLegacyStatsReport.h>
#import <WebRTC/RTCLogging.h>
#import <WebRTC/RTCMacros.h>