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

Unified Diff: mobile/android/base/resources/menu-large-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
« no previous file with comments | « no previous file | mobile/android/base/resources/menu-v11/browser_app_menu.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mobile/android/base/resources/menu-large-v11/browser_app_menu.xml
diff --git a/mobile/android/base/resources/menu-large-v11/browser_app_menu.xml b/mobile/android/base/resources/menu-large-v11/browser_app_menu.xml
index 2e6a8997b47bde22832a61c9fa5fa272bbd11c35..753d426a1944fb864378f196a74635f81cf7b18d 100644
--- a/mobile/android/base/resources/menu-large-v11/browser_app_menu.xml
+++ b/mobile/android/base/resources/menu-large-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"
« no previous file with comments | « no previous file | mobile/android/base/resources/menu-v11/browser_app_menu.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld