| Index: chrome/browser/resources/settings/animation/fade_animations.html
|
| diff --git a/chrome/browser/resources/settings/animation/fade_animations.html b/chrome/browser/resources/settings/animation/fade_animations.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b42fef50d99390fcf73215b9562e96cd46f6404b
|
| --- /dev/null
|
| +++ b/chrome/browser/resources/settings/animation/fade_animations.html
|
| @@ -0,0 +1,3 @@
|
| +<link rel="import" href="chrome://resources/polymer/v1_0/neon-animation/neon-animation-behavior.html">
|
| +<link rel="import" href="animation.html">
|
| +<script src="fade_animations.js"></script>
|
|
|