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

Unified Diff: webrtc/examples/objc/AppRTCMobile/ios/ARDMainView.h

Issue 2343403002: Rename AppRTCDemo on Android and iOS to AppRTCMobile (Closed)
Patch Set: Rebase Created 4 years, 3 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/AppRTCMobile/ios/ARDMainView.h
diff --git a/webrtc/examples/objc/AppRTCDemo/ios/ARDMainView.h b/webrtc/examples/objc/AppRTCMobile/ios/ARDMainView.h
similarity index 93%
rename from webrtc/examples/objc/AppRTCDemo/ios/ARDMainView.h
rename to webrtc/examples/objc/AppRTCMobile/ios/ARDMainView.h
index 81f9d007f60bbec705c04519f3beee9ab2fffe7d..1f2497a1e2ccdcd6aa91277fd741a3599ba547f9 100644
--- a/webrtc/examples/objc/AppRTCDemo/ios/ARDMainView.h
+++ b/webrtc/examples/objc/AppRTCMobile/ios/ARDMainView.h
@@ -26,7 +26,7 @@
@end
-// The main view of AppRTCDemo. It contains an input field for entering a room
+// The main view of AppRTCMobile. It contains an input field for entering a room
// name on apprtc to connect to.
@interface ARDMainView : UIView
« no previous file with comments | « webrtc/examples/objc/AppRTCMobile/ios/ARDAppDelegate.m ('k') | webrtc/examples/objc/AppRTCMobile/ios/ARDMainView.m » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698