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

Unified Diff: chrome/browser/resources/options2/chromeos/proxy.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/proxy.html
diff --git a/chrome/browser/resources/options2/chromeos/proxy.html b/chrome/browser/resources/options2/chromeos/proxy.html
index 777926eefebb42e771027f7df66ec7efcd0768c0..c778ad6fa07a2dd21a171daaee51823622274718 100644
--- a/chrome/browser/resources/options2/chromeos/proxy.html
+++ b/chrome/browser/resources/options2/chromeos/proxy.html
@@ -3,7 +3,7 @@
<span id="banner-icon" class="managed-prefs-icon"></span>
<span id="banner-text" class="managed-prefs-text"></span>
</div>
- <h1 id="proxy-page-title" i18n-content="proxyPage"></h1>
+ <header><h1 id="proxy-page-title" i18n-content="proxyPage"></h1></header>
<section>
<h3 i18n-content="proxy_config_title"></h3>
<div>

Powered by Google App Engine
This is Rietveld 408576698