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

Unified Diff: chrome/browser/resources/options2/browser_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/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>
« no previous file with comments | « chrome/browser/resources/options2/autofill_options.html ('k') | chrome/browser/resources/options2/certificate_manager.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698