| 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 a70b4501a7a619e94a568ece9e41eaf443cc6dd5..5596fa65e4f2bfb7f76fb8b5b9a10eccca5865bf 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -825,11 +825,17 @@
|
| type="chrome_html" />
|
| <structure name="IDR_SETTINGS_PEOPLE_CHANGE_PICTURE_BROWSER_PROXY_JS"
|
| file="people_page/change_picture_browser_proxy.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_PEOPLE_CHANGE_PICTURE_BROWSER_PROXY_HTML"
|
| + file="people_page/change_picture_browser_proxy.html"
|
| type="chrome_html"
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
| - <structure name="IDR_SETTINGS_PEOPLE_CHANGE_PICTURE_BROWSER_PROXY_HTML"
|
| - file="people_page/change_picture_browser_proxy.html"
|
| + <structure name="IDR_SETTINGS_PEOPLE_EASY_UNLOCK_BROWSER_PROXY_JS"
|
| + file="people_page/easy_unlock_browser_proxy.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_PEOPLE_EASY_UNLOCK_BROWSER_PROXY_HTML"
|
| + file="people_page/easy_unlock_browser_proxy.html"
|
| type="chrome_html"
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
|
|