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

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

Issue 2236213002: Add quick unlock Settings in options page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits Created 4 years, 4 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 8f853881ab26a7679b2dfdd40e67359bb72a3e22..1cb7e90b3a3d0cd51b54183b1de77c97353b0921 100644
--- a/chrome/browser/resources/options/sync_section.html
+++ b/chrome/browser/resources/options/sync_section.html
@@ -44,6 +44,9 @@
pref="settings.enable_screen_lock"></span>
</span>
</label>
+ <a is="action-link" id="manage-screenlock"
+ i18n-content="manageScreenlock" hidden>
+ </a>
</div>
</div>
</if> <!-- chromeos -->
« no previous file with comments | « chrome/browser/resources/options/options_polymer.html ('k') | chrome/browser/resources/options_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698