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