Index: chrome/android/java/res/layout/password_entry_editor.xml |
diff --git a/chrome/android/java/res/layout/password_entry_editor.xml b/chrome/android/java/res/layout/password_entry_editor.xml |
index c335665bf7d74faabf6995a16b829edde7a21f94..bf79a3b5a763ca4158b3c2491f5e5689f623fac0 100644 |
--- a/chrome/android/java/res/layout/password_entry_editor.xml |
+++ b/chrome/android/java/res/layout/password_entry_editor.xml |
@@ -54,8 +54,7 @@ |
android:divider="?android:attr/dividerVertical" |
android:dividerPadding="0dp" |
android:orientation="horizontal" |
- android:showDividers="middle" |
- android:visibility="gone"> |
+ android:showDividers="middle" > |
<Button |
android:id="@+id/password_entry_editor_delete" |