Index: polymer_0.5.4/bower_components/web-animations-js/web-animations-next.dev.html |
diff --git a/polymer_0.5.0/bower_components/web-animations-js/web-animations-next.dev.html b/polymer_0.5.4/bower_components/web-animations-js/web-animations-next.dev.html |
similarity index 95% |
copy from polymer_0.5.0/bower_components/web-animations-js/web-animations-next.dev.html |
copy to polymer_0.5.4/bower_components/web-animations-js/web-animations-next.dev.html |
index 7ac14c5db330ce05f56e62d38dbef19569e8fb4e..d608ef4e65cc7c0e615ad60cf5106a2ba3bc88f6 100644 |
--- a/polymer_0.5.0/bower_components/web-animations-js/web-animations-next.dev.html |
+++ b/polymer_0.5.4/bower_components/web-animations-js/web-animations-next.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> |
@@ -41,7 +42,7 @@ |
<script src="src/shape-handler.js"></script> |
<script src="src/property-names.js"></script> |
<script src="src/timeline.js"></script> |
-<script src="src/maxifill-player.js"></script> |
+<script src="src/web-animations-next-player.js"></script> |
<script src="src/animation-constructor.js"></script> |
<script src="src/effect-callback.js"></script> |
<script src="src/group-constructors.js"></script> |