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

Unified Diff: talk/app/webrtc/objc/RTCVideoTrack.mm

Issue 1610243002: Move talk/app/webrtc to webrtc/api (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Removed processing of api.gyp for Chromium builds Created 4 years, 10 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 | « talk/app/webrtc/objc/RTCVideoSource+Internal.h ('k') | talk/app/webrtc/objc/RTCVideoTrack+Internal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: talk/app/webrtc/objc/RTCVideoTrack.mm
diff --git a/talk/app/webrtc/objc/RTCVideoTrack.mm b/talk/app/webrtc/objc/RTCVideoTrack.mm
index 24e5edabc8c6d53ef08c79af8290be604c0f82e7..e7d9f52ea77e3ef57f5d37f460682a66dfd19ef0 100644
--- a/talk/app/webrtc/objc/RTCVideoTrack.mm
+++ b/talk/app/webrtc/objc/RTCVideoTrack.mm
@@ -31,10 +31,10 @@
#import "RTCVideoTrack+Internal.h"
+#import "RTCMediaSource+Internal.h"
#import "RTCMediaStreamTrack+Internal.h"
#import "RTCPeerConnectionFactory+Internal.h"
#import "RTCVideoRendererAdapter.h"
-#import "RTCMediaSource+Internal.h"
#import "RTCVideoSource+Internal.h"
@implementation RTCVideoTrack {
« no previous file with comments | « talk/app/webrtc/objc/RTCVideoSource+Internal.h ('k') | talk/app/webrtc/objc/RTCVideoTrack+Internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698