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

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

Issue 235863025: Remove desktop auto-login since we don't plan on shipping it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove redundant comment. Created 6 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
Index: chrome/browser/resources/options/sync_section.html
diff --git a/chrome/browser/resources/options/sync_section.html b/chrome/browser/resources/options/sync_section.html
index 194d6e9cabd024796e21ae8006ed22ef91224960..04f1a9079c65e271dad3eaa23180dcf70edab10d 100644
--- a/chrome/browser/resources/options/sync_section.html
+++ b/chrome/browser/resources/options/sync_section.html
@@ -60,13 +60,6 @@
i18n-content="manageAccountsButtonTitle">
</button>
</if> <!-- chromeos -->
- <div id="enable-auto-login-checkbox" class="checkbox" hidden>
- <label>
- <input id="enable-auto-login" pref="autologin.enabled"
- metric="Options_Autologin" type="checkbox">
- <span i18n-content="autologinEnabled"></span>
- </label>
- </div>
</div>
<if expr="not chromeos">
« no previous file with comments | « chrome/browser/resources/options/browser_options.js ('k') | chrome/browser/ui/android/infobars/auto_login_prompter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698