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

@ -11,7 +11,7 @@
#import <Foundation/Foundation.h>
#import <OCMock/OCMock.h>
#include "webrtc/base/gunit.h"
#include "webrtc/rtc_base/gunit.h"
#import "RTCAudioSession+Private.h"

View File

@ -14,7 +14,7 @@
#import <UIKit/UIKit.h>
#endif
#include "webrtc/base/gunit.h"
#include "webrtc/rtc_base/gunit.h"
#import <WebRTC/RTCCameraVideoCapturer.h>
#import <WebRTC/RTCDispatcher.h>

View File

@ -12,7 +12,7 @@
#include <vector>
#include "webrtc/base/gunit.h"
#include "webrtc/rtc_base/gunit.h"
#import "NSString+StdString.h"
#import "RTCConfiguration+Private.h"

View File

@ -10,7 +10,7 @@
#import <Foundation/Foundation.h>
#include "webrtc/base/gunit.h"
#include "webrtc/rtc_base/gunit.h"
#import "NSString+StdString.h"
#import "RTCDataChannelConfiguration+Private.h"

View File

@ -12,7 +12,7 @@
#include <memory>
#include "webrtc/base/gunit.h"
#include "webrtc/rtc_base/gunit.h"
#import "NSString+StdString.h"
#import "RTCIceCandidate+Private.h"

View File

@ -12,7 +12,7 @@
#include <vector>
#include "webrtc/base/gunit.h"
#include "webrtc/rtc_base/gunit.h"
#import "NSString+StdString.h"
#import "RTCIceServer+Private.h"

View File

@ -11,7 +11,7 @@
#import <Foundation/Foundation.h>
#import <OCMock/OCMock.h>
#include "webrtc/base/gunit.h"
#include "webrtc/rtc_base/gunit.h"
#include <Metal/RTCMTLNV12Renderer.h>
#include <WebRTC/RTCMTLVideoView.h>

View File

@ -12,7 +12,7 @@
#include <memory>
#include "webrtc/base/gunit.h"
#include "webrtc/rtc_base/gunit.h"
#import "NSString+StdString.h"
#import "RTCMediaConstraints+Private.h"

View File

@ -12,7 +12,7 @@
#include <vector>
#include "webrtc/base/gunit.h"
#include "webrtc/rtc_base/gunit.h"
#import "NSString+StdString.h"
#import "RTCConfiguration+Private.h"

View File

@ -10,7 +10,7 @@
#import <Foundation/Foundation.h>
#include "webrtc/base/gunit.h"
#include "webrtc/rtc_base/gunit.h"
#import "NSString+StdString.h"
#import "RTCSessionDescription+Private.h"

View File

@ -11,7 +11,7 @@
#import <Foundation/Foundation.h>
#import <OCMock/OCMock.h>
#include "webrtc/base/gunit.h"
#include "webrtc/rtc_base/gunit.h"
#include "Video/avfoundationformatmapper.h"