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

Unified Diff: chrome/browser/resources/settings/people_page/people_page.html

Issue 1811813002: Settings People Revamp: Easy Unlock: Add browsertests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@0107-settings-easy-unlock-add-turn-on-and-off-implementation
Patch Set: Created 4 years, 9 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 | « no previous file | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/people_page/people_page.html
diff --git a/chrome/browser/resources/settings/people_page/people_page.html b/chrome/browser/resources/settings/people_page/people_page.html
index 2910fd50863c840270e63e64b556db697be6dd0e..165b1dec206d38864e5a8fcd56638a9d5cbe6fb4 100644
--- a/chrome/browser/resources/settings/people_page/people_page.html
+++ b/chrome/browser/resources/settings/people_page/people_page.html
@@ -105,7 +105,7 @@
</div>
<div class="secondary-action">
<template is="dom-if" if=[[!easyUnlockEnabled_]]>
- <paper-button class="secondary-button"
+ <paper-button id="easyUnlockSetup" class="secondary-button"
on-tap="onEasyUnlockSetupTap_">
[[i18n('easyUnlockSetupButton')]]
</paper-button>
« no previous file with comments | « no previous file | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698