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