| 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 6a9bf8654716e7335628a75d802273011ef5c7c4..9884855b4fa47600d206edc741529b73ee0cbe14 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -69,6 +69,15 @@
|
| <structure name="IDR_SETTINGS_CR_SETTINGS_UI_JS"
|
| file="settings_ui/settings_ui.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_CSS"
|
| + file="downloads_page/downloads_page.css"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_JS"
|
| + file="downloads_page/downloads_page.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_HTML"
|
| + file="downloads_page/downloads_page.html"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_DUMMY_PAGE_HTML"
|
| file="dummy_page/dummy_page.html"
|
| type="chrome_html" />
|
|
|