| 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>
|
|
|