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

Unified Diff: webrtc/examples/objc/AppRTCMobile/ios/AppRTCMobile-Prefix.pch

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/AppRTCMobile-Prefix.pch
diff --git a/webrtc/examples/objc/AppRTCDemo/ios/AppRTCDemo-Prefix.pch b/webrtc/examples/objc/AppRTCMobile/ios/AppRTCMobile-Prefix.pch
similarity index 86%
rename from webrtc/examples/objc/AppRTCDemo/ios/AppRTCDemo-Prefix.pch
rename to webrtc/examples/objc/AppRTCMobile/ios/AppRTCMobile-Prefix.pch
index 6a5c3757de60e864cb15ad1c9b9ab1596e1dd23d..ca0db90b367755d32840b14c7d0a821c8c35f603 100644
--- a/webrtc/examples/objc/AppRTCDemo/ios/AppRTCDemo-Prefix.pch
+++ b/webrtc/examples/objc/AppRTCMobile/ios/AppRTCMobile-Prefix.pch
@@ -9,8 +9,8 @@
*/
//
-// Prefix header for all source files of the 'AppRTCDemo' target in the
-// 'AppRTCDemo' project
+// Prefix header for all source files of the 'AppRTCMobile' target in the
+// 'AppRTCMobile' project
//
#import <Availability.h>
« no previous file with comments | « webrtc/examples/objc/AppRTCMobile/ios/ARDVideoCallViewController.m ('k') | webrtc/examples/objc/AppRTCMobile/ios/Info.plist » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698