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

Unified Diff: chrome/browser/resources/options/password_manager.html

Issue 2844453002: Update CM API IDL to use SecureContext (Closed)
Patch Set: Rebase Created 3 years, 8 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 | « chrome/browser/flag_descriptions.cc ('k') | chrome/browser/resources/options/password_manager.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/password_manager.html
diff --git a/chrome/browser/resources/options/password_manager.html b/chrome/browser/resources/options/password_manager.html
index cbe822b452d020fe4783d0431e6d9bdf0ca968ef..6bc11a6731287446a0512f2e89268487f3aac514 100644
--- a/chrome/browser/resources/options/password_manager.html
+++ b/chrome/browser/resources/options/password_manager.html
@@ -3,7 +3,7 @@
<h1 i18n-content="passwordsPage"></h1>
<div class="content-area">
<div class="password-manager-home">
- <div id="auto-signin-block" class="checkbox" hidden>
+ <div id="auto-signin-block" class="checkbox">
<label>
<input pref="credentials_enable_autosignin" type="checkbox">
<span i18n-content="autoSigninTitle"></span>
« no previous file with comments | « chrome/browser/flag_descriptions.cc ('k') | chrome/browser/resources/options/password_manager.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698