Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(771)

Unified Diff: chrome/android/java/res/menu/main_menu.xml

Issue 2720693004: 🏠 Remove ContentSuggestionsActivity (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/android/java/res/menu/main_menu.xml
diff --git a/chrome/android/java/res/menu/main_menu.xml b/chrome/android/java/res/menu/main_menu.xml
index 963d4b40e1e923c77966390c13b486dda818c804..63900b3762d13a0abad998848339968542121583 100644
--- a/chrome/android/java/res/menu/main_menu.xml
+++ b/chrome/android/java/res/menu/main_menu.xml
@@ -70,8 +70,6 @@
android:title="@string/menu_help" />
<item android:id="@+id/enter_vr_id"
android:title="@string/enter_vr" />
- <item android:id="@+id/content_suggestions_standalone_ui"
- android:title="@null" />
</group>
<!-- Items shown only in the tab switcher -->

Powered by Google App Engine
This is Rietveld 408576698