| 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 43e3d7d9120ad8dfc48494748f8de3fcae01628d..44bedcc9ea8be2aec638a5f34e1d21f8232069ac 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -931,6 +931,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" />
|
|
|