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

Unified Diff: chrome/browser/resources/options2/advanced_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
« no previous file with comments | « no previous file | chrome/browser/resources/options2/autofill_options.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options2/advanced_options.html
diff --git a/chrome/browser/resources/options2/advanced_options.html b/chrome/browser/resources/options2/advanced_options.html
index 67b9dd48f3da2d4ebe8644047920ad2b46d4d19b..8199b209a457362377a257f62c4211380d9329e3 100644
--- a/chrome/browser/resources/options2/advanced_options.html
+++ b/chrome/browser/resources/options2/advanced_options.html
@@ -1,5 +1,5 @@
<div id="advancedPage" class="page" hidden>
- <h1 i18n-content="advancedPage"></h1>
+ <header><h1 i18n-content="advancedPage"></h1></header>
<if expr="pp_ifdef('chromeos')">
<section>
<h3 i18n-content="datetimeTitle"></h3>
« no previous file with comments | « no previous file | chrome/browser/resources/options2/autofill_options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698