| 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 7b8c5209cf8aba657ddb007f535ce7a1936ea53a..93f3335a698963af13a6d7cce294fa17ca54f0d1 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -973,6 +973,14 @@
|
| type="chrome_html"
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
| + <structure name="IDR_SETTINGS_QUICK_UNLOCK_SETUP_PIN_JS"
|
| + file="people_page/quick_unlock_setup_pin.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_QUICK_UNLOCK_SETUP_PIN_HTML"
|
| + file="people_page/quick_unlock_setup_pin.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" />
|
|
|