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

Unified Diff: chrome/browser/resources/options2/password_manager.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/password_manager.html
diff --git a/chrome/browser/resources/options2/password_manager.html b/chrome/browser/resources/options2/password_manager.html
index 333042f78b2d1169778bf9e87c6bae159485f3ef..10010e3ad2e488ac9616a1d076dd5dedfd2c2cab 100644
--- a/chrome/browser/resources/options2/password_manager.html
+++ b/chrome/browser/resources/options2/password_manager.html
@@ -1,5 +1,5 @@
<div id="password-manager" class="page" hidden>
- <h1 i18n-content="passwordsPage"></h1>
+ <header><h1 i18n-content="passwordsPage"></h1></header>
<div id="password-list-headers">
<div id="passwords-title">
<h3 i18n-content="savedPasswordsTitle"></h3>
« no previous file with comments | « chrome/browser/resources/options2/language_options.html ('k') | chrome/browser/resources/options2/search_engine_manager.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698