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:
@ -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"
|
||||
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user