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