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

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

Issue 11272026: Remove the managed banner from the Chrome settings UI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased. Created 8 years, 2 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/options/browser_options.html
diff --git a/chrome/browser/resources/options/browser_options.html b/chrome/browser/resources/options/browser_options.html
index 850c0fb2d0b57d34d2754682723d8622e366f5c4..d048217fbf4e0328d654f9d59c1f773b52735cf2 100644
--- a/chrome/browser/resources/options/browser_options.html
+++ b/chrome/browser/resources/options/browser_options.html
@@ -421,10 +421,6 @@
<div id="mac-passwords-warning" i18n-content="macPasswordsWarning" hidden>
</div>
</if>
- <!-- This makes the managed-banner appear when the "pref" is configured by
- the IT administrator. -->
- <input name="password_allow_show_hidden" type="text"
- pref="profile.password_manager_allow_show_passwords" hidden>
</section>
<section id="web-content-section">
<h3 i18n-content="advancedSectionTitleContent"></h3>
« no previous file with comments | « chrome/browser/resources/extensions/extensions.html ('k') | chrome/browser/resources/options/browser_options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698