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

Unified Diff: webrtc/examples/objc/AppRTCDemo/RTCMediaConstraints+JSON.h

Issue 1903663002: Build dynamic iOS SDK. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Fix test gyp 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
Index: webrtc/examples/objc/AppRTCDemo/RTCMediaConstraints+JSON.h
diff --git a/webrtc/examples/objc/AppRTCDemo/RTCMediaConstraints+JSON.h b/webrtc/examples/objc/AppRTCDemo/RTCMediaConstraints+JSON.h
index 88a4c3576cf12c9d2c1ba20407ae2110407b099e..74f89a953fbd281bad7d370587f554edfc40ac51 100644
--- a/webrtc/examples/objc/AppRTCDemo/RTCMediaConstraints+JSON.h
+++ b/webrtc/examples/objc/AppRTCDemo/RTCMediaConstraints+JSON.h
@@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#import "webrtc/api/objc/RTCMediaConstraints.h"
+#import "WebRTC/RTCMediaConstraints.h"
@interface RTCMediaConstraints (JSON)
« no previous file with comments | « webrtc/examples/objc/AppRTCDemo/RTCICEServer+JSON.h ('k') | webrtc/examples/objc/AppRTCDemo/RTCSessionDescription+JSON.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698