| 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 4f04c098d9ee0aa154049174f680d3c2d28f4373..2b8d2b796109b5271dac902ac658180bb6c56ea9 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -1156,6 +1156,14 @@
|
| type="chrome_html"
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
| + <structure name="IDR_SETTINGS_PEOPLE_FINGERPRINT_LIST_JS"
|
| + file="people_page/fingerprint_list.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_PEOPLE_FINGERPRINT_LIST_HTML"
|
| + file="people_page/fingerprint_list.html"
|
| + type="chrome_html"
|
| + flattenhtml="true"
|
| + allowexternalscript="true" />
|
| <structure name="IDR_SETTINGS_KEYBOARD_PIN_JS"
|
| file="people_page/pin_keyboard.js"
|
| type="chrome_html"
|
|
|