| Index: webrtc/sdk/objc/Framework/Headers/WebRTC/RTCLogging.h
|
| diff --git a/webrtc/base/objc/RTCLogging.h b/webrtc/sdk/objc/Framework/Headers/WebRTC/RTCLogging.h
|
| similarity index 98%
|
| rename from webrtc/base/objc/RTCLogging.h
|
| rename to webrtc/sdk/objc/Framework/Headers/WebRTC/RTCLogging.h
|
| index ffeb65aceee5607402af8d13c2fa76e9ed0ae2e3..e4f19203829f3178e2a9e933a0a7ce725237b874 100644
|
| --- a/webrtc/base/objc/RTCLogging.h
|
| +++ b/webrtc/sdk/objc/Framework/Headers/WebRTC/RTCLogging.h
|
| @@ -10,7 +10,7 @@
|
|
|
| #import <Foundation/Foundation.h>
|
|
|
| -#import "webrtc/base/objc/RTCMacros.h"
|
| +#import <WebRTC/RTCMacros.h>
|
|
|
| // Subset of rtc::LoggingSeverity.
|
| typedef NS_ENUM(NSInteger, RTCLoggingSeverity) {
|
|
|