| 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 551f7c52565a85f1e752b0eb2a6af12ca1d510ab..86a8a34a4ddecdf4a6b4041cb0450ed9dfd64aa1 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -80,6 +80,12 @@
|
| <structure name="IDR_SETTINGS_ALL_SITES_JS"
|
| file="site_settings/all_sites.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_CATEGORY_DEFAULT_HTML"
|
| + file="site_settings/category_default.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_CATEGORY_DEFAULT_JS"
|
| + file="site_settings/category_default.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_ANIMATION_ANIMATION_HTML"
|
| file="animation/animation.html"
|
| type="chrome_html" />
|
|
|