| 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 ba17634630c2ca7fc9a633eaa0512c7134f2c193..3c9d98f54f75a46eb57c3c5c9481fb0d1c53c63e 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -913,6 +913,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" />
|
| @@ -921,6 +929,14 @@
|
| type="chrome_html"
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
| + <structure name="IDR_SETTINGS_QUICK_UNLOCK_VALIDATING_BEHAVIOR_JS"
|
| + file="people_page/quick_unlock_validating_behavior.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_QUICK_UNLOCK_VALIDATING_BEHAVIOR_HTML"
|
| + file="people_page/quick_unlock_validating_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"
|
|
|