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

Unified Diff: mobile/android/base/resources/menu/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
« no previous file with comments | « mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..73afaca5330cd38d3f67f1e1b1e6607c069a1eb4 100644
--- a/mobile/android/base/resources/menu/browser_app_menu.xml
+++ b/mobile/android/base/resources/menu/browser_app_menu.xml
@@ -50,6 +50,7 @@
android:title="@string/downloads"/>
<item android:id="@+id/apps"
+ android:visible="false"
android:title="@string/apps"/>
<item android:id="@+id/char_encoding"
« no previous file with comments | « mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld