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

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

Issue 5534780431007744: Issue 2416 - Remove Apps (Closed)
Patch Set: Created May 4, 2015, 3:42 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..8c3767d98217b7bed6801fd2ba5dc7a05afd482b 100644
--- a/mobile/android/base/resources/menu-v11/browser_app_menu.xml
+++ b/mobile/android/base/resources/menu-v11/browser_app_menu.xml
@@ -88,6 +88,7 @@
<item android:id="@+id/apps"
android:icon="@drawable/ic_menu_apps"
+ android:visible="false"
android:title="@string/apps"/>
<item android:id="@+id/new_guest_session"

Powered by Google App Engine
This is Rietveld