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

Unified Diff: webrtc/examples/objc/AppRTCDemo/ios/ARDAppDelegate.h

Issue 1990903002: Update AppRTCDemo AppRTC URL's on iOS to appr.tc (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 7 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
« no previous file with comments | « webrtc/examples/objc/AppRTCDemo/ARDAppEngineClient.m ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/examples/objc/AppRTCDemo/ios/ARDAppDelegate.h
diff --git a/webrtc/examples/objc/AppRTCDemo/ios/ARDAppDelegate.h b/webrtc/examples/objc/AppRTCDemo/ios/ARDAppDelegate.h
index c73e8f2e6db0d8fe6bfd1b1a5050f70cb15fc0e9..64b06a30edd3938817bf0b745ce43e735e5e7c18 100644
--- a/webrtc/examples/objc/AppRTCDemo/ios/ARDAppDelegate.h
+++ b/webrtc/examples/objc/AppRTCDemo/ios/ARDAppDelegate.h
@@ -12,6 +12,6 @@
// The main application class of the AppRTCDemo iOS app demonstrating
// interoperability between the Objective C implementation of PeerConnection
-// and the apprtc.appspot.com demo webapp.
+// and the appr.tc demo webapp.
@interface ARDAppDelegate : NSObject <UIApplicationDelegate>
@end
« no previous file with comments | « webrtc/examples/objc/AppRTCDemo/ARDAppEngineClient.m ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698