| Index: chrome/browser/resources/options/autofill_edit_creditcard_overlay.html
|
| diff --git a/chrome/browser/resources/options/autofill_edit_creditcard_overlay.html b/chrome/browser/resources/options/autofill_edit_creditcard_overlay.html
|
| index 11f1b0c39ce4191c432a5a7f0818d0728a6a09a6..e937c153ff2d09ecef4040e502dca3a7891780fe 100644
|
| --- a/chrome/browser/resources/options/autofill_edit_creditcard_overlay.html
|
| +++ b/chrome/browser/resources/options/autofill_edit_creditcard_overlay.html
|
| @@ -1,4 +1,4 @@
|
| -<div class="page hidden" id="autofill-edit-credit-card-overlay">
|
| +<div class="page" id="autofill-edit-credit-card-overlay" hidden>
|
| <h1 id="autofill-credit-card-title"></h1>
|
| <div class="content-area">
|
| <div class="input">
|
|
|