| 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 cbc85bcd1a545781e378a39a3b734711f84d9e9a..d743d56daeca3b5112cde7d6950b633c9b45f911 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -923,6 +923,19 @@
|
| type="chrome_html"
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
| + <structure name="IDR_SETTINGS_PIN_CSS"
|
| + file="people_page/pin.css"
|
| + type="chrome_html"
|
| + flattenhtml="true" />
|
| + <structure name="IDR_SETTINGS_PIN_HTML"
|
| + file="people_page/pin.html"
|
| + type="chrome_html"
|
| + flattenhtml="true"
|
| + allowexternalscript="true"/>
|
| + <structure name="IDR_SETTINGS_PIN_JS"
|
| + file="people_page/pin.js"
|
| + type="chrome_html"
|
| + flattenhtml="true" />
|
| <structure name="IDR_SETTINGS_USERS_PAGE_USER_LIST_JS"
|
| file="people_page/user_list.js"
|
| type="chrome_html" />
|
|
|