Update API for Objective-C RTCMediaConstraints.

BUG=

Review URL: https://codereview.webrtc.org/1543033003

Cr-Commit-Position: refs/heads/master@{#11172}
This commit is contained in:
hjon
2016-01-07 09:29:29 -08:00
committed by Commit bot
parent 9fea80f50d
commit 6f5ca080b8
7 changed files with 246 additions and 0 deletions

View File

@ -21,6 +21,7 @@
'sources': [
'objctests/RTCIceCandidateTest.mm',
'objctests/RTCIceServerTest.mm',
'objctests/RTCMediaConstraintsTest.mm',
'objctests/RTCSessionDescriptionTest.mm',
],
'xcode_settings': {