Make ECDSA default for RTCPeerConnection

BUG=

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

Cr-Commit-Position: refs/heads/master@{#11409}
This commit is contained in:
tkchin
2016-01-27 17:50:11 -08:00
committed by Commit bot
parent 691b8369ff
commit ab8f82ffe0
10 changed files with 69 additions and 130 deletions

View File

@ -12,7 +12,7 @@
['OS=="ios"', {
'targets': [
{
'target_name': 'rtc_api_objc_test',
'target_name': 'rtc_api_objc_tests',
'type': 'executable',
'dependencies': [
'<(webrtc_root)/api/api.gyp:rtc_api_objc',