| 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 6941880c2307e5a08e979638395b801ae6debb1d..668820c3c35bf21f9f9429b08425a25437a6c548 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -467,13 +467,17 @@
|
| type="chrome_html" />
|
| <structure name="IDR_SETTINGS_PEOPLE_PAGE_MANAGE_PROFILE_BROWSER_PROXY_HTML"
|
| file="people_page/manage_profile_browser_proxy.html"
|
| - type="chrome_html"
|
| - flattenhtml="true"
|
| - allowexternalscript="true" />
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_PEOPLE_PAGE_MANAGE_PROFILE_BROWSER_PROXY_JS"
|
| file="people_page/manage_profile_browser_proxy.js"
|
| type="chrome_html" />
|
| </if>
|
| + <structure name="IDR_SETTINGS_PEOPLE_PAGE_PROFILE_INFO_BROWSER_PROXY_HTML"
|
| + file="people_page/profile_info_browser_proxy.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_PEOPLE_PAGE_PROFILE_INFO_BROWSER_PROXY_JS"
|
| + file="people_page/profile_info_browser_proxy.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_PREF_UTIL_HTML"
|
| file="prefs/pref_util.html"
|
| type="chrome_html" />
|
|
|