| Index: chrome/android/java/res/layout/password_entry_editor_interactive.xml
|
| diff --git a/chrome/android/java/res/layout/password_entry_editor_interactive.xml b/chrome/android/java/res/layout/password_entry_editor_interactive.xml
|
| index 4b5540160f013c40c98133371bfe205d8d9c8f18..3e43d500a0e4e1edbc9ffa9fdc50a303af655da3 100644
|
| --- a/chrome/android/java/res/layout/password_entry_editor_interactive.xml
|
| +++ b/chrome/android/java/res/layout/password_entry_editor_interactive.xml
|
| @@ -13,8 +13,7 @@
|
| android:layout_width="match_parent"
|
| android:layout_height="wrap_content"
|
| android:orientation="vertical"
|
| - android:title="@string/password_entry_editor_title"
|
| - android:visibility="gone">
|
| + android:title="@string/password_entry_editor_title">
|
|
|
| <TextView
|
| android:text="@string/password_entry_editor_site_title"
|
|
|