diff options
Diffstat (limited to 'chrome/browser/resources/options/browser_options.html')
-rw-r--r-- | chrome/browser/resources/options/browser_options.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/options/browser_options.html b/chrome/browser/resources/options/browser_options.html index 425c2f2..9b667b5 100644 --- a/chrome/browser/resources/options/browser_options.html +++ b/chrome/browser/resources/options/browser_options.html @@ -961,7 +961,7 @@ </div> </section> </if> - <section id="reset-profile-settings-section" hidden> + <section id="reset-profile-settings-section"> <h3 i18n-content="resetProfileSettingsSectionTitle"></h3> <div> <span class="settings-row" i18n-content="resetProfileSettingsDescription"> |