Index: chrome/browser/resources/bookmark_manager/main.html |
diff --git a/chrome/browser/resources/bookmark_manager/main.html b/chrome/browser/resources/bookmark_manager/main.html |
index d38a43c8ecc2fe080545935624593316006fee1d..c98ff7ae957ad20d7ca41cc1ae483e231c005282 100644 |
--- a/chrome/browser/resources/bookmark_manager/main.html |
+++ b/chrome/browser/resources/bookmark_manager/main.html |
@@ -56,7 +56,7 @@ found in the LICENSE file. |
<body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize"> |
<header> |
- <h2 i18n-content="title"></h2> |
+ <h1 i18n-content="title"></h1> |
<form> |
<input type="search" id="term" i18n-values="placeholder:search_button" |
autofocus incremental> |