Index: chrome/android/java/res/layout/autofill_dialog_content.xml |
diff --git a/chrome/android/java/res/layout/autofill_dialog_content.xml b/chrome/android/java/res/layout/autofill_dialog_content.xml |
index 78ac88d7a26f616c3707961675346b198eb20901..911fd72612c147721608ce10c828ef78fb19c023 100644 |
--- a/chrome/android/java/res/layout/autofill_dialog_content.xml |
+++ b/chrome/android/java/res/layout/autofill_dialog_content.xml |
@@ -9,9 +9,9 @@ |
android:layout_height="wrap_content"> |
<!--TODO(yusufo):Add accessibility content description for all actionable items--> |
<include layout="@layout/autofill_general_layout"/> |
+ <include layout="@layout/autofill_editing_layout_email"/> |
<include layout="@layout/autofill_editing_layout_credit_card"/> |
<include layout="@layout/autofill_editing_layout_shipping"/> |
- |
<LinearLayout |
android:layout_width="match_parent" |
android:layout_height="match_parent" |