| 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 f1b32feb40d1eceef6e0fdfce70ce63a6d70ae9f..b131c772d002ca7bd4d1a260e17f4ed7706d9cd3 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -72,6 +72,18 @@
|
| <structure name="IDR_SETTINGS_ALL_SITES_JS"
|
| file="site_settings/all_sites.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_ANIMATION_ANIMATION_HTML"
|
| + file="animation/animation.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_ANIMATION_ANIMATION_JS"
|
| + file="animation/animation.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_ANIMATION_TRANSITION_HTML"
|
| + file="animation/transition.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_ANIMATION_TRANSITION_JS"
|
| + file="animation/transition.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_CR_SETTINGS_ANIMATED_PAGES_HTML"
|
| file="settings_page/settings_animated_pages.html"
|
| type="chrome_html" />
|
|
|