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

Unified Diff: talk/app/webrtc/objc/RTCVideoRendererAdapter.h

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/RTCVideoCapturer+Internal.h ('k') | talk/app/webrtc/objc/RTCVideoRendererAdapter.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: talk/app/webrtc/objc/RTCVideoRendererAdapter.h
diff --git a/talk/app/webrtc/objc/RTCVideoRendererAdapter.h b/talk/app/webrtc/objc/RTCVideoRendererAdapter.h
index 20a4cf1458d68abf76d4be39805371327a4d08ae..77198608b6c7051e212918e44bc20229f7e146c9 100644
--- a/talk/app/webrtc/objc/RTCVideoRendererAdapter.h
+++ b/talk/app/webrtc/objc/RTCVideoRendererAdapter.h
@@ -27,7 +27,7 @@
#import "RTCVideoRenderer.h"
-#include "talk/app/webrtc/mediastreaminterface.h"
+#include "webrtc/api/mediastreaminterface.h"
@interface RTCVideoRendererAdapter : NSObject
« no previous file with comments | « talk/app/webrtc/objc/RTCVideoCapturer+Internal.h ('k') | talk/app/webrtc/objc/RTCVideoRendererAdapter.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698