| Index: chrome/browser/resources/options/autofill_options.html
|
| diff --git a/chrome/browser/resources/options/autofill_options.html b/chrome/browser/resources/options/autofill_options.html
|
| index 14918d90a3019d86997622841735b6c8a8a5cb81..74250e5630f6462ab7e61adda83f1f89ca4d3ac0 100644
|
| --- a/chrome/browser/resources/options/autofill_options.html
|
| +++ b/chrome/browser/resources/options/autofill_options.html
|
| @@ -1,4 +1,4 @@
|
| -<div id="autofill-options" class="page hidden">
|
| +<div id="autofill-options" class="page" hidden>
|
| <h1 i18n-content="autofillOptionsPage"></h1>
|
| <if expr="os == 'darwin'">
|
| <div class="checkbox">
|
|
|