| 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 c4b5470792dc24bb4e3f7fcb134093fdb7deab0d..d898901933efe11f72e3fba3b4cefef2ed9131e8 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -1181,6 +1181,12 @@
|
| 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" />
|
| <structure name="IDR_SETTINGS_KEYBOARD_PIN_JS"
|
| file="people_page/pin_keyboard.js"
|
| type="chrome_html"
|
|
|