| 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 38fb84a90f1b848b81fc4c43094da65ef1d36887..7b8c5209cf8aba657ddb007f535ce7a1936ea53a 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -965,6 +965,14 @@
|
| type="chrome_html"
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
| + <structure name="IDR_SETTINGS_QUICK_UNLOCK_CHOOSE_METHOD_JS"
|
| + file="people_page/quick_unlock_choose_method.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_QUICK_UNLOCK_CHOOSE_METHOD_HTML"
|
| + file="people_page/quick_unlock_choose_method.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" />
|
| @@ -973,6 +981,14 @@
|
| type="chrome_html"
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
| + <structure name="IDR_SETTINGS_QUICK_UNLOCK_PASSWORD_DETECT_BEHAVIOR_JS"
|
| + file="people_page/quick_unlock_password_detect_behavior.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_QUICK_UNLOCK_PASSWORD_DETECT_BEHAVIOR_HTML"
|
| + file="people_page/quick_unlock_password_detect_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"
|
|
|