| Index: chrome/browser/resources/options_resources.grd
|
| diff --git a/chrome/browser/resources/options_resources.grd b/chrome/browser/resources/options_resources.grd
|
| index ae79ee13d94a1f55f65d269d1898f1b5e0d526ad..afb6dcd43b6f944722993e346e06f4388db10633 100644
|
| --- a/chrome/browser/resources/options_resources.grd
|
| +++ b/chrome/browser/resources/options_resources.grd
|
| @@ -64,6 +64,12 @@
|
| type="chrome_html"
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
| + <structure name="IDR_OPTIONS_FINGERPRINT_LIST_JS"
|
| + file="settings/people_page/fingerprint_list.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_OPTIONS_FINGERPRINT_LIST_HTML"
|
| + file="settings/people_page/fingerprint_list.html"
|
| + type="chrome_html" />
|
| <structure name="IDR_OPTIONS_LOCK_SCREEN_JS"
|
| file="settings/people_page/lock_screen.js"
|
| type="chrome_html" />
|
|
|