| 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 5f67601fbcc98959cfe9e869bcd007e02817b0b0..1fec7327159c5511b320cfc8d7bf5259eccedf5c 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -923,6 +923,15 @@
|
| type="chrome_html"
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
| + <structure name="IDR_SETTINGS_PIN_KEYBOARD_HTML"
|
| + file="people_page/pin_keyboard.html"
|
| + type="chrome_html"
|
| + flattenhtml="true"
|
| + allowexternalscript="true"/>
|
| + <structure name="IDR_SETTINGS_KEYBOARD_PIN_JS"
|
| + file="people_page/pin_keyboard.js"
|
| + type="chrome_html"
|
| + flattenhtml="true" />
|
| <structure name="IDR_SETTINGS_USERS_PAGE_USER_LIST_JS"
|
| file="people_page/user_list.js"
|
| type="chrome_html" />
|
|
|