| Index: polymer_0.5.4/bower_components/web-animations-js/web-animations.dev.html
|
| diff --git a/polymer_0.5.0/bower_components/web-animations-js/web-animations.dev.html b/polymer_0.5.4/bower_components/web-animations-js/web-animations.dev.html
|
| similarity index 97%
|
| copy from polymer_0.5.0/bower_components/web-animations-js/web-animations.dev.html
|
| copy to polymer_0.5.4/bower_components/web-animations-js/web-animations.dev.html
|
| index 542f09ac193cdec24d1ddf2e080f68796b03c977..c0c5ff32f217d01a691d8892c47c6de0eb129e6b 100644
|
| --- a/polymer_0.5.0/bower_components/web-animations-js/web-animations.dev.html
|
| +++ b/polymer_0.5.4/bower_components/web-animations-js/web-animations.dev.html
|
| @@ -17,6 +17,7 @@
|
| <script src="src/scope.js"></script>
|
| <script src="src/timing-utilities.js"></script>
|
| <script src="src/normalize-keyframes.js"></script>
|
| +<script src="src/deprecation.js"></script>
|
| <script src="src/animation-node.js"></script>
|
| <script src="src/effect.js"></script>
|
| <script src="src/property-interpolation.js"></script>
|
|
|