Index: webrtc/examples/androidapp/res/values/arrays.xml |
diff --git a/webrtc/examples/androidapp/res/values/arrays.xml b/webrtc/examples/androidapp/res/values/arrays.xml |
index ba8c8918ce060c1a3fa6c1f424f3114c11673381..dd06c46ed16bbe6f8be06600db544677e7a2a693 100644 |
--- a/webrtc/examples/androidapp/res/values/arrays.xml |
+++ b/webrtc/examples/androidapp/res/values/arrays.xml |
@@ -36,4 +36,8 @@ |
<item>ISAC</item> |
</string-array> |
+ <string-array name="roomListContextMenu"> |
+ <item>Remove favorite</item> |
+ </string-array> |
+ |
</resources> |