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

Unified Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 2091143002: Add the authenticate screen for the quick unlock settings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pin-unlock-settings-keyboard-fixes
Patch Set: Address comments Created 4 years, 6 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 | « chrome/browser/resources/settings/settings_page/settings_router.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/settings_resources.grd
diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
index 58e6432f2584dc3602e4f7b9aefd43ed5975975d..ba17634630c2ca7fc9a633eaa0512c7134f2c193 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -905,6 +905,22 @@
type="chrome_html"
flattenhtml="true"
allowexternalscript="true"/>
+ <structure name="IDR_SETTINGS_QUICK_UNLOCK_AUTHENTICATE_JS"
+ file="people_page/quick_unlock_authenticate.js"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_QUICK_UNLOCK_AUTHENTICATE_HTML"
+ file="people_page/quick_unlock_authenticate.html"
+ type="chrome_html"
+ flattenhtml="true"
+ allowexternalscript="true" />
+ <structure name="IDR_SETTINGS_QUICK_UNLOCK_ROUTING_BEHAVIOR_JS"
+ file="people_page/quick_unlock_routing_behavior.js"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_QUICK_UNLOCK_ROUTING_BEHAVIOR_HTML"
+ file="people_page/quick_unlock_routing_behavior.html"
+ type="chrome_html"
+ flattenhtml="true"
+ allowexternalscript="true" />
<structure name="IDR_SETTINGS_KEYBOARD_PIN_JS"
file="people_page/pin_keyboard.js"
type="chrome_html"
« no previous file with comments | « chrome/browser/resources/settings/settings_page/settings_router.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698