Chromium Code Reviews| 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 a3df15e0bf74f3c511c3ec34f9819ee1301b53c4..c23c5c53c3e02f0595cc1b6ab4299b2754dec124 100644 |
| --- a/chrome/browser/resources/settings/settings_resources.grd |
| +++ b/chrome/browser/resources/settings/settings_resources.grd |
| @@ -211,6 +211,12 @@ |
| file="default_browser_page/default_browser_page.js" |
| type="chrome_html" /> |
| </if> |
| + <structure name="IDR_SETTINGS_DIRECTION_DELEGATE_HTML" |
| + file="direction_delegate.html" |
|
Dan Beam
2016/02/17 19:57:12
I don't really think making a chrome/browser/resou
|
| + type="chrome_html" /> |
| + <structure name="IDR_SETTINGS_DIRECTION_DELEGATE_JS" |
| + file="direction_delegate.js" |
| + type="chrome_html" /> |
| <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_CSS" |
| file="downloads_page/downloads_page.css" |
| type="chrome_html" /> |