Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5313)

Unified Diff: chrome/browser/resources/options2/chromeos/change_picture_options.html

Issue 9288016: [uber page] Split out part of headers CL to make review easier. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: removing accidental CL leakage Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698