base->rtc_base: Update .c, .mm and .java files.

TBR=kwiberg@webrtc.org
BUG=webrtc:7634

Review-Url: https://codereview.webrtc.org/2974613003
Cr-Commit-Position: refs/heads/master@{#18926}
This commit is contained in:
ehmaldonado
2017-07-07 03:09:51 -07:00
committed by Commit Bot
parent 0e9bd8e15b
commit eaaae9e91b
92 changed files with 137 additions and 138 deletions

View File

@ -26,7 +26,7 @@
#include <memory>
#include "webrtc/api/jsepicecandidate.h"
#include "webrtc/base/checks.h"
#include "webrtc/rtc_base/checks.h"
NSString * const kRTCPeerConnectionErrorDomain =
@"org.webrtc.RTCPeerConnection";