| 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 ef20bb86a7a158ebf25a0f25676eda469832fb56..5b6389ba4a110e1e17df705c79d4d49b0826aa5d 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -1187,6 +1187,12 @@
|
| type="chrome_html"
|
| preprocess="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"
|
|
|