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 |