diff options
Diffstat (limited to 'chrome/browser/resources/options2/browser_options.html')
| -rw-r--r-- | chrome/browser/resources/options2/browser_options.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/options2/browser_options.html b/chrome/browser/resources/options2/browser_options.html index c29ea9f..2e2dca6 100644 --- a/chrome/browser/resources/options2/browser_options.html +++ b/chrome/browser/resources/options2/browser_options.html @@ -5,7 +5,7 @@ i18n-values="placeholder:searchPlaceholder;aria-label:searchPlaceholder" incremental> </span> - <h1 i18n-content="browserPage"></h1> + <header><h1 i18n-content="browserPage"></h1></header> <if expr="not pp_ifdef('chromeos')"> <section id="sync-section"> <h3 i18n-content="sectionTitleSync"></h3> |
