| Index: chrome/android/java/res/layout/autofill_editing_layout_credit_card.xml
|
| diff --git a/chrome/android/java/res/layout/autofill_editing_layout_credit_card.xml b/chrome/android/java/res/layout/autofill_editing_layout_credit_card.xml
|
| index 4255d6c024e025d55f7205e89cb0de44479c0929..eb16b11dc7bb39ddd2cf34c658acdff351487e30 100644
|
| --- a/chrome/android/java/res/layout/autofill_editing_layout_credit_card.xml
|
| +++ b/chrome/android/java/res/layout/autofill_editing_layout_credit_card.xml
|
| @@ -42,7 +42,7 @@
|
| android:layout_margin="@dimen/autofill_edit_margin"
|
| android:drawablePadding="@dimen/autofill_menu_item_padding"
|
| android:textSize="@dimen/autofill_edit_text_size"
|
| - android:layout_gravity="right"/>
|
| + android:layout_gravity="end"/>
|
| <EditText
|
| android:layout_height="@dimen/autofill_edit_height"
|
| android:id="@+id/cardholder_name"
|
|
|