| 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>
|
|
|