Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(200)

Unified Diff: webrtc/sdk/objc/Framework/Headers/WebRTC/RTCVideoFrame.h

Issue 1903663002: Build dynamic iOS SDK. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Fix test gyp Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/sdk/objc/Framework/Headers/WebRTC/RTCVideoFrame.h
diff --git a/webrtc/api/objc/RTCVideoFrame.h b/webrtc/sdk/objc/Framework/Headers/WebRTC/RTCVideoFrame.h
similarity index 97%
rename from webrtc/api/objc/RTCVideoFrame.h
rename to webrtc/sdk/objc/Framework/Headers/WebRTC/RTCVideoFrame.h
index e76a9b3a5d483323032ba281d24c9155e205f56e..efb666e4bf24824561a34d6e3d86499f680b4fa4 100644
--- a/webrtc/api/objc/RTCVideoFrame.h
+++ b/webrtc/sdk/objc/Framework/Headers/WebRTC/RTCVideoFrame.h
@@ -11,7 +11,7 @@
#import <AVFoundation/AVFoundation.h>
#import <Foundation/Foundation.h>
-#import "webrtc/base/objc/RTCMacros.h"
+#import <WebRTC/RTCMacros.h>
NS_ASSUME_NONNULL_BEGIN
« no previous file with comments | « webrtc/sdk/objc/Framework/Headers/WebRTC/RTCTracing.h ('k') | webrtc/sdk/objc/Framework/Headers/WebRTC/RTCVideoRenderer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698