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

Unified Diff: webrtc/examples/objc/AppRTCDemo/ARDStatsBuilder.m

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/ARDStatsBuilder.m
diff --git a/webrtc/examples/objc/AppRTCDemo/ARDStatsBuilder.m b/webrtc/examples/objc/AppRTCDemo/ARDStatsBuilder.m
index 60cf5516488e6d0456fcbc7a8c4e5f06258c918e..1f4ada6237de68c33b7102d2d37079369c273d28 100644
--- a/webrtc/examples/objc/AppRTCDemo/ARDStatsBuilder.m
+++ b/webrtc/examples/objc/AppRTCDemo/ARDStatsBuilder.m
@@ -10,7 +10,7 @@
#import "ARDStatsBuilder.h"
-#import "webrtc/api/objc/RTCStatsReport.h"
+#import "WebRTC/RTCStatsReport.h"
#import "ARDBitrateTracker.h"
#import "ARDUtilities.h"
« no previous file with comments | « webrtc/examples/objc/AppRTCDemo/ARDSignalingMessage.m ('k') | webrtc/examples/objc/AppRTCDemo/ARDWebSocketChannel.m » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698