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

Unified Diff: talk/app/webrtc/objc/RTCMediaConstraintsNative.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/RTCMediaConstraints+Internal.h ('k') | talk/app/webrtc/objc/RTCMediaSource+Internal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: talk/app/webrtc/objc/RTCMediaConstraintsNative.h
diff --git a/talk/app/webrtc/objc/RTCMediaConstraintsNative.h b/talk/app/webrtc/objc/RTCMediaConstraintsNative.h
index 558f2ec5c92b9f48ce40188cf99b17a7c1b1d944..6948465807e7652d18a7cc6e08bf13edfa8da09e 100644
--- a/talk/app/webrtc/objc/RTCMediaConstraintsNative.h
+++ b/talk/app/webrtc/objc/RTCMediaConstraintsNative.h
@@ -28,7 +28,7 @@
#ifndef TALK_APP_WEBRTC_OBJC_RTCMEDIACONSTRAINTSNATIVE_H_
#define TALK_APP_WEBRTC_OBJC_RTCMEDIACONSTRAINTSNATIVE_H_
-#include "talk/app/webrtc/mediaconstraintsinterface.h"
+#include "webrtc/api/mediaconstraintsinterface.h"
namespace webrtc {
class RTCMediaConstraintsNative : public MediaConstraintsInterface {
« no previous file with comments | « talk/app/webrtc/objc/RTCMediaConstraints+Internal.h ('k') | talk/app/webrtc/objc/RTCMediaSource+Internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698