| Index: chrome/browser/resources/options2/autofill_options.html
|
| diff --git a/chrome/browser/resources/options2/autofill_options.html b/chrome/browser/resources/options2/autofill_options.html
|
| index a6cd66160360b3ae4675ecb2888882578d9a4a4b..a1c4481f41f62c9e771751687c90c769c3fed2c1 100644
|
| --- a/chrome/browser/resources/options2/autofill_options.html
|
| +++ b/chrome/browser/resources/options2/autofill_options.html
|
| @@ -1,4 +1,5 @@
|
| <div id="autofill-options" class="page" hidden>
|
| + <div class="close-button"></div>
|
| <h1 i18n-content="autofillOptionsPage"></h1>
|
| <div class="content-area">
|
| <if expr="is_macosx">
|
|
|