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

Unified Diff: webrtc/api/objc/RTCAVFoundationVideoSource.h

Issue 1875003004: Fix WebRTC API framework build. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Update scripts 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/api/objc/RTCAVFoundationVideoSource.h
diff --git a/webrtc/api/objc/RTCAVFoundationVideoSource.h b/webrtc/api/objc/RTCAVFoundationVideoSource.h
index 6d224d3f8e554067f50999007f876f0754c3e349..8c0232a8d8913b182758892637b64cc7218146d5 100644
--- a/webrtc/api/objc/RTCAVFoundationVideoSource.h
+++ b/webrtc/api/objc/RTCAVFoundationVideoSource.h
@@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#import "RTCVideoSource.h"
+#import "webrtc/api/objc/RTCVideoSource.h"
@class AVCaptureSession;
@class RTCMediaConstraints;
« no previous file with comments | « no previous file | webrtc/api/objc/RTCAudioTrack.h » ('j') | webrtc/build/ios/SDK/Framework/WebRTC.xcodeproj/project.pbxproj » ('J')

Powered by Google App Engine
This is Rietveld 408576698