| Index: chrome/android/java/res/layout/autofill_card_unmask_prompt.xml
|
| diff --git a/chrome/android/java/res/layout/autofill_card_unmask_prompt.xml b/chrome/android/java/res/layout/autofill_card_unmask_prompt.xml
|
| index 009e56921d1e9c60048406e9faf7787dfa8b9d7a..193bc4ce2f342bed678375a35bf0107471c2a5fd 100644
|
| --- a/chrome/android/java/res/layout/autofill_card_unmask_prompt.xml
|
| +++ b/chrome/android/java/res/layout/autofill_card_unmask_prompt.xml
|
| @@ -141,6 +141,6 @@
|
| android:layout_width="wrap_content"
|
| android:layout_height="wrap_content"
|
| android:textColor="?attr/colorAccent"
|
| - android:textSize="20dp" />
|
| + android:textSize="20sp" />
|
| </LinearLayout>
|
| </RelativeLayout>
|
|
|