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

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

Issue 5664054114779136: Issue 2350 - Remove Add-ons, Apps and Sync (Closed)
Patch Set: Created April 21, 2015, 9:50 a.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-xlarge-v11/browser_app_menu.xml
diff --git a/mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml b/mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml
index 4f1b499f9c2a02dbf73e9af30dcb97028cc97767..3d333e22ff3314bda0de5c530a0b850f02d9c49a 100644
--- a/mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml
+++ b/mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml
@@ -83,13 +83,9 @@
android:icon="@drawable/ic_menu_downloads"
android:title="@string/downloads"/>
- <item android:id="@+id/addons"
- android:icon="@drawable/ic_menu_addons"
- android:title="@string/addons"/>
+ <!-- removed addons as of issue #2350 -->
- <item android:id="@+id/apps"
- android:icon="@drawable/ic_menu_apps"
- android:title="@string/apps"/>
+ <!-- removed apps as of issue #2350 -->
<item android:id="@+id/new_guest_session"
android:icon="@drawable/ic_menu_guest"
« no previous file with comments | « mobile/android/base/resources/menu-v11/browser_app_menu.xml ('k') | mobile/android/base/resources/menu/browser_app_menu.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld