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

Side by Side Diff: webrtc/examples/android/media_demo/res/menu/main_activity_actions.xml

Issue 1439593002: Remove webrtc/examples/android/media_demo. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 years, 1 month 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 unified diff | Download patch
OLDNEW
(Empty)
1 <menu xmlns:android="http://schemas.android.com/apk/res/android" >
2 <item android:id="@+id/action_exit"
3 android:icon="@drawable/logo"
4 android:title="Exit"/>
5 </menu>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698