| 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 5fcd3e6e32d0727121adeaa57b7ce29f23cbc88c..0f80dc9e60855a4c572522a4b8625f88319e4cb8 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -353,6 +353,13 @@
|
| <structure name="IDR_SETTINGS_RESET_PROFILE_BANNER_JS"
|
| file="reset_page/reset_profile_banner.js"
|
| type="chrome_html"/>
|
| + <structure name="IDR_SETTINGS_RESET_BROWSER_PROXY_JS"
|
| + file="reset_page/reset_browser_proxy.js"
|
| + flattenhtml="true"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_RESET_BROWSER_PROXY_HTML"
|
| + file="reset_page/reset_browser_proxy.html"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_LANGUAGES_HTML"
|
| file="languages_page/languages.html"
|
| type="chrome_html" />
|
|
|