Index: chrome/android/java/res/layout/title_button_menu_item.xml |
diff --git a/chrome/android/java/res/layout/title_button_menu_item.xml b/chrome/android/java/res/layout/title_button_menu_item.xml |
index 45c0adecdcf19774123c0535d2dcc369d3820ca7..ee6aad0417daa2544cb814bd9d7d40708b71943b 100644 |
--- a/chrome/android/java/res/layout/title_button_menu_item.xml |
+++ b/chrome/android/java/res/layout/title_button_menu_item.xml |
@@ -8,7 +8,7 @@ |
android:layout_width="match_parent" |
android:layout_height="?android:attr/listPreferredItemHeightSmall"> |
- <Button |
+ <TextView |
android:id="@+id/title" |
android:layout_width="wrap_content" |
android:layout_height="?android:attr/listPreferredItemHeightSmall" |