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

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

Issue 5073756493971456: Issue 2415 - Remove Add-ons (Closed)
Patch Set: Created May 4, 2015, 3:46 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..e1684345833035bca3e52571e9c56219c50fd3f4 100644
--- a/mobile/android/base/resources/menu-v11/browser_app_menu.xml
+++ b/mobile/android/base/resources/menu-v11/browser_app_menu.xml
@@ -84,6 +84,7 @@
<item android:id="@+id/addons"
android:icon="@drawable/ic_menu_addons"
+ android:visible="false"
android:title="@string/addons"/>
<item android:id="@+id/apps"

Powered by Google App Engine
This is Rietveld