| 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 7f096ad8b9537f829af5025e956301c027840b13..3e1469b0bbe3a0bd27ead176d145079502861204 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -96,6 +96,12 @@
|
| <structure name="IDR_SETTINGS_ANIMATION_ANIMATION_JS"
|
| file="animation/animation.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_ANIMATION_FADE_ANIMATIONS_HTML"
|
| + file="animation/fade_animations.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_ANIMATION_FADE_ANIMATIONS_JS"
|
| + file="animation/fade_animations.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_CR_SETTINGS_ANIMATED_PAGES_HTML"
|
| file="settings_page/settings_animated_pages.html"
|
| type="chrome_html" />
|
|
|