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

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

Issue 1875003004: Fix WebRTC API framework build. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebase 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
« no previous file with comments | « webrtc/api/objc/RTCAVFoundationVideoSource.h ('k') | webrtc/api/objc/RTCEAGLVideoView.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/objc/RTCAudioTrack.h
diff --git a/webrtc/api/objc/RTCAudioTrack.h b/webrtc/api/objc/RTCAudioTrack.h
index c33a7b42bf686f9ab30999e9814c0179588052f5..b5ea649dc2cd0056d828f1dfb5021bf3bbc2e164 100644
--- a/webrtc/api/objc/RTCAudioTrack.h
+++ b/webrtc/api/objc/RTCAudioTrack.h
@@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#import "RTCMediaStreamTrack.h"
+#import "webrtc/api/objc/RTCMediaStreamTrack.h"
NS_ASSUME_NONNULL_BEGIN
« no previous file with comments | « webrtc/api/objc/RTCAVFoundationVideoSource.h ('k') | webrtc/api/objc/RTCEAGLVideoView.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698