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

Unified Diff: webrtc/sdk/objc/Framework/Classes/RTCAVFoundationVideoSource+Private.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/Classes/RTCAVFoundationVideoSource+Private.h
diff --git a/webrtc/api/objc/RTCAVFoundationVideoSource+Private.h b/webrtc/sdk/objc/Framework/Classes/RTCAVFoundationVideoSource+Private.h
similarity index 89%
rename from webrtc/api/objc/RTCAVFoundationVideoSource+Private.h
rename to webrtc/sdk/objc/Framework/Classes/RTCAVFoundationVideoSource+Private.h
index 067e5067c05ee0a9dc2d81149ec6f5a614c7780e..7a4de08240bb8c7bb4885cbedabbd4dbdb741538 100644
--- a/webrtc/api/objc/RTCAVFoundationVideoSource+Private.h
+++ b/webrtc/sdk/objc/Framework/Classes/RTCAVFoundationVideoSource+Private.h
@@ -8,9 +8,9 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#import "RTCAVFoundationVideoSource.h"
+#import "WebRTC/RTCAVFoundationVideoSource.h"
-#include "webrtc/api/objc/avfoundationvideocapturer.h"
+#include "avfoundationvideocapturer.h"
NS_ASSUME_NONNULL_BEGIN
« no previous file with comments | « webrtc/sdk/objc/Framework/Classes/RTCAVFoundationVideoSource.mm ('k') | webrtc/sdk/objc/Framework/Classes/RTCAudioTrack.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698