| Index: chrome/android/java/res/layout/autofill_menu_item.xml
|
| diff --git a/chrome/android/java/res/layout/autofill_menu_item.xml b/chrome/android/java/res/layout/autofill_menu_item.xml
|
| index 6f860872e03f7a1b7c21052a4a765bba330a87a2..3a6c78d943f08866d0ee41feed313146e6e0f56d 100644
|
| --- a/chrome/android/java/res/layout/autofill_menu_item.xml
|
| +++ b/chrome/android/java/res/layout/autofill_menu_item.xml
|
| @@ -20,8 +20,7 @@
|
| <LinearLayout
|
| android:id="@+id/autofill_menu_text"
|
| android:layout_width="wrap_content"
|
| - android:layout_height="0dp"
|
| - android:layout_weight="1"
|
| + android:layout_height="@dimen/autofill_menu_icon_height"
|
| android:orientation="horizontal">
|
| <ImageView
|
| android:id="@+id/cc_icon"
|
|
|