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