| 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 a442a2f0c0eb343df5020099b9af0b1be6cfc5be..e80591d5b7e0a0a994af1ba9702b2277d09eb270 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -115,6 +115,13 @@
|
| <structure name="IDR_SETTINGS_FONTS_BROWSER_PROXY_JS"
|
| file="appearance_page/fonts_browser_proxy.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_LIFETIME_BROWSER_PROXY_HTML"
|
| + file="lifetime_browser_proxy.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_LIFETIME_BROWSER_PROXY_JS"
|
| + file="lifetime_browser_proxy.js"
|
| + type="chrome_html"
|
| + flattenhtml="true" />
|
| <structure name="IDR_SETTINGS_ON_STARTUP_PAGE_HTML"
|
| file="on_startup_page/on_startup_page.html"
|
| type="chrome_html" />
|
|
|