Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: mobile/android/base/resources/menu-v11/browser_app_menu.xml

Issue 4651202042134528: Issue 2418 - Remove Help from the hamburger menu (Closed)
Patch Set: Created May 4, 2015, 4:02 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: mobile/android/base/resources/menu-v11/browser_app_menu.xml
diff --git a/mobile/android/base/resources/menu-v11/browser_app_menu.xml b/mobile/android/base/resources/menu-v11/browser_app_menu.xml
index 86921fc4dc64ed8a48bebf58656acb44fc5fd7f8..0a0f17056b34564b9bcf86f7366bbd08acfe1d98 100644
--- a/mobile/android/base/resources/menu-v11/browser_app_menu.xml
+++ b/mobile/android/base/resources/menu-v11/browser_app_menu.xml
@@ -109,6 +109,7 @@
android:title="@string/settings" />
<item android:id="@+id/help"
+ android:visible="false"
android:title="@string/help_menu" />
<item android:id="@+id/exit_guest_session"

Powered by Google App Engine
This is Rietveld