Index: chrome/browser/resources/options2/chromeos/change_picture_options.html |
diff --git a/chrome/browser/resources/options2/chromeos/change_picture_options.html b/chrome/browser/resources/options2/chromeos/change_picture_options.html |
index cafb7e69508d551abbf35266d85393581d8abb55..1623a80976674f004dab93e5079220cb9a8ef67f 100644 |
--- a/chrome/browser/resources/options2/chromeos/change_picture_options.html |
+++ b/chrome/browser/resources/options2/chromeos/change_picture_options.html |
@@ -1,5 +1,5 @@ |
<div id="change-picture-page" class="page" hidden> |
- <h1 i18n-content="changePicturePage"></h1> |
+ <header><h1 i18n-content="changePicturePage"></h1></header> |
<span i18n-content="changePicturePageDescription"></span> |
<grid id="images-grid"></grid> |
</div> |