| Index: polymer_0.5.4/bower_components/web-animations-js/src/matrix-interpolation.js
|
| diff --git a/polymer_0.5.0/bower_components/web-animations-js/src/matrix-interpolation.js b/polymer_0.5.4/bower_components/web-animations-js/src/matrix-interpolation.js
|
| similarity index 98%
|
| copy from polymer_0.5.0/bower_components/web-animations-js/src/matrix-interpolation.js
|
| copy to polymer_0.5.4/bower_components/web-animations-js/src/matrix-interpolation.js
|
| index 7edd4646018c0300d903c30da40a6d8f439da7e9..9a35de3bef31c61e4ada917c87202dc686996d38 100644
|
| --- a/polymer_0.5.0/bower_components/web-animations-js/src/matrix-interpolation.js
|
| +++ b/polymer_0.5.4/bower_components/web-animations-js/src/matrix-interpolation.js
|
| @@ -127,4 +127,4 @@
|
| scope.composeMatrix = composeMatrix;
|
| scope.quat = quat;
|
|
|
| -})(webAnimationsMinifill, webAnimationsTesting);
|
| +})(webAnimations1, webAnimationsTesting);
|
|
|