Index: components/cronet/android/sample/res/values/strings.xml |
diff --git a/components/cronet/android/sample/res/values/strings.xml b/components/cronet/android/sample/res/values/strings.xml |
index bbb7900c10c35228492cf85e4fda789516b23d06..6b9589d540c1512c1e4529ec844152617cbf722f 100644 |
--- a/components/cronet/android/sample/res/values/strings.xml |
+++ b/components/cronet/android/sample/res/values/strings.xml |
@@ -7,4 +7,6 @@ |
--> |
<resources> |
+ <string name="urlText">Enter a URL</string> |
+ <string name="postText">Enter post data (leave it blank for GET request)</string> |
</resources> |