Index: chrome/browser/resources/options2/browser_options.html |
diff --git a/chrome/browser/resources/options2/browser_options.html b/chrome/browser/resources/options2/browser_options.html |
index c29ea9fd62c6a4fa8e54e70ab99d9b54eb1c3476..2e2dca68ab042698f8d125ae9c759e0afa41123d 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> |