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

Unified Diff: talk/examples/android/res/menu/connect_menu.xml

Issue 1235563006: Move talk/examples/* to webrtc/examples. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: 201508051337 Created 5 years, 4 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 | « talk/examples/android/res/layout/fragment_hud.xml ('k') | talk/examples/android/res/values-v17/styles.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: talk/examples/android/res/menu/connect_menu.xml
diff --git a/talk/examples/android/res/menu/connect_menu.xml b/talk/examples/android/res/menu/connect_menu.xml
deleted file mode 100644
index d9f94867b9766b567d06109ac7f6bd4ce8531b7b..0000000000000000000000000000000000000000
--- a/talk/examples/android/res/menu/connect_menu.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<menu xmlns:android="http://schemas.android.com/apk/res/android" >
- <item
- android:id="@+id/action_settings"
- android:orderInCategory="100"
- android:icon="@android:drawable/ic_menu_preferences"
- android:showAsAction="ifRoom"
- android:title="@string/action_settings"/>
-</menu>
« no previous file with comments | « talk/examples/android/res/layout/fragment_hud.xml ('k') | talk/examples/android/res/values-v17/styles.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698