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

Unified Diff: talk/app/webrtc/objc/RTCVideoRendererAdapter.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/RTCVideoRendererAdapter.h ('k') | talk/app/webrtc/objc/RTCVideoSource+Internal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: talk/app/webrtc/objc/RTCVideoRendererAdapter.mm
diff --git a/talk/app/webrtc/objc/RTCVideoRendererAdapter.mm b/talk/app/webrtc/objc/RTCVideoRendererAdapter.mm
index cefd567c949ca5fd1311d798d994f2c6866e4817..e601420121b12be45d107ece0b45adbf2db78c55 100644
--- a/talk/app/webrtc/objc/RTCVideoRendererAdapter.mm
+++ b/talk/app/webrtc/objc/RTCVideoRendererAdapter.mm
@@ -29,8 +29,8 @@
#error "This file requires ARC support."
#endif
-#import "RTCVideoRendererAdapter.h"
#import "RTCI420Frame+Internal.h"
+#import "RTCVideoRendererAdapter.h"
namespace webrtc {
« no previous file with comments | « talk/app/webrtc/objc/RTCVideoRendererAdapter.h ('k') | talk/app/webrtc/objc/RTCVideoSource+Internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698