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

Unified Diff: webrtc/examples/objc/AppRTCDemo/ios/ARDStatsView.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/ios/ARDStatsView.m
diff --git a/webrtc/examples/objc/AppRTCDemo/ios/ARDStatsView.m b/webrtc/examples/objc/AppRTCDemo/ios/ARDStatsView.m
index be0bdd5b3c4ec0117faefaf77476432acdd3ac43..f4522423b9ff6658c77c208f5abc72fe2d2b9391 100644
--- a/webrtc/examples/objc/AppRTCDemo/ios/ARDStatsView.m
+++ b/webrtc/examples/objc/AppRTCDemo/ios/ARDStatsView.m
@@ -10,7 +10,7 @@
#import "ARDStatsView.h"
-#import "webrtc/api/objc/RTCStatsReport.h"
+#import "WebRTC/RTCStatsReport.h"
#import "ARDStatsBuilder.h"
« no previous file with comments | « webrtc/examples/objc/AppRTCDemo/ios/ARDMainViewController.m ('k') | webrtc/examples/objc/AppRTCDemo/ios/ARDVideoCallView.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698