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

Unified Diff: webrtc/examples/androidapp/res/values/strings.xml

Issue 1883923003: Use the new appr.tc URL (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: 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/androidapp/res/values/strings.xml
diff --git a/webrtc/examples/androidapp/res/values/strings.xml b/webrtc/examples/androidapp/res/values/strings.xml
index 492c34b6840b8d37e8f9cfbcff30cfa84d08dcf7..df891c77fe8eac887727ab522a6d817a7bce44bf 100644
--- a/webrtc/examples/androidapp/res/values/strings.xml
+++ b/webrtc/examples/androidapp/res/values/strings.xml
@@ -119,7 +119,7 @@
<string name="pref_room_server_url_key">room_server_url_preference</string>
<string name="pref_room_server_url_title">Room server URL.</string>
<string name="pref_room_server_url_dlg">Enter a room server URL.</string>
- <string name="pref_room_server_url_default" translatable="false">https://apprtc.appspot.com</string>
+ <string name="pref_room_server_url_default" translatable="false">https://appr.tc</string>
<string name="pref_displayhud_key">displayhud_preference</string>
<string name="pref_displayhud_title">Display call statistics.</string>
« no previous file with comments | « webrtc/examples/androidapp/README ('k') | webrtc/examples/androidapp/src/org/appspot/apprtc/WebSocketRTCClient.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698