| 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 376602b773216d0ebf4e4b29b904bcd2d152c1a8..fdade58cd2851edce219cf5a24f11290d06b7c0b 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -129,6 +129,12 @@
|
| type="chrome_html"
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
| + <structure name="IDR_SETTINGS_EXTENSION_CONTROL_BROWSER_PROXY_JS"
|
| + file="extension_control_browser_proxy.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_EXTENSION_CONTROL_BROWSER_PROXY_HTML"
|
| + file="extension_control_browser_proxy.html"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_FONTS_BROWSER_PROXY_HTML"
|
| file="appearance_page/fonts_browser_proxy.html"
|
| type="chrome_html" />
|
|
|