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

Unified Diff: remoting/resources/android/menu/chromoting_actionbar.xml

Issue 179003006: Add Help & feedback screens to Android Chromoting client (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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
Index: remoting/resources/android/menu/chromoting_actionbar.xml
diff --git a/remoting/resources/android/menu/chromoting_actionbar.xml b/remoting/resources/android/menu/chromoting_actionbar.xml
index 6831eb4edb06bbd06af438431c01672b74d9ac96..297d0bd33a5b995d696f17d41d434f601a0ebf08 100644
--- a/remoting/resources/android/menu/chromoting_actionbar.xml
+++ b/remoting/resources/android/menu/chromoting_actionbar.xml
@@ -11,6 +11,7 @@
android:title="@string/actionbar_directoryrefresh"
android:icon="@android:drawable/ic_popup_sync"
android:showAsAction="ifRoom"/>
+
Jamie 2014/02/25 22:01:18 Unnecessary change?
Lambros 2014/02/26 21:15:45 Undone.
<!--
The Help option must be the final menu item and it must only appear in
the action-bar overflow menu.

Powered by Google App Engine
This is Rietveld 408576698