| 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 4223cdba0eac570162561e0c428d61b382a08917..82bd80963c9bb796145615ad2c2667ab95d3de5a 100644
|
| --- a/chrome/browser/resources/options/autofill_edit_creditcard_overlay.html
|
| +++ b/chrome/browser/resources/options/autofill_edit_creditcard_overlay.html
|
| @@ -1,5 +1,5 @@
|
| <div class="page hidden" id="autoFillEditCreditCardOverlay">
|
| - <h1 i18n-content="autoFillEditCreditCardTitle"></h1>
|
| + <h1 id="autoFillCreditCardTitle"></h1>
|
|
|
| <div>
|
| <label id="nameOnCardLabel">
|
|
|