| Index: mobile/android/base/resources/menu/browser_app_menu.xml |
| diff --git a/mobile/android/base/resources/menu/browser_app_menu.xml b/mobile/android/base/resources/menu/browser_app_menu.xml |
| index 18011d8358590568f5938eda4077baeb221c007e..0f2bc4b42577be68bfb67148a60017c92349c208 100644 |
| --- a/mobile/android/base/resources/menu/browser_app_menu.xml |
| +++ b/mobile/android/base/resources/menu/browser_app_menu.xml |
| @@ -60,6 +60,7 @@ |
| android:title="@string/settings" /> |
| <item android:id="@+id/help" |
| + android:visible="false" |
| android:title="@string/help_menu" /> |
| <item android:id="@+id/new_guest_session" |