| 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 3f1799e1694f5237182db80b11a68659443bbb89..37f98714e9578471abe83e798dec42c9931a9ab0 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -533,6 +533,12 @@
|
| <structure name="IDR_SETTINGS_DIRECTION_DELEGATE_JS"
|
| file="direction_delegate.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_DOWNLOADS_BROWSER_PROXY_HTML"
|
| + file="downloads_page/downloads_browser_proxy.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_DOWNLOADS_BROWSER_PROXY_JS"
|
| + file="downloads_page/downloads_browser_proxy.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_HTML"
|
| file="downloads_page/downloads_page.html"
|
| type="chrome_html"
|
|
|