| Index: polymer_0.5.4/bower_components/web-animations-js/src/effect.js
|
| diff --git a/polymer_0.5.0/bower_components/web-animations-js/src/effect.js b/polymer_0.5.4/bower_components/web-animations-js/src/effect.js
|
| similarity index 98%
|
| copy from polymer_0.5.0/bower_components/web-animations-js/src/effect.js
|
| copy to polymer_0.5.4/bower_components/web-animations-js/src/effect.js
|
| index 319d866cd7773ef88eb5afbf1c69feceb6d14612..c198917c68cc37244c018b04be989c1a2e5e77e8 100644
|
| --- a/polymer_0.5.0/bower_components/web-animations-js/src/effect.js
|
| +++ b/polymer_0.5.4/bower_components/web-animations-js/src/effect.js
|
| @@ -107,4 +107,4 @@
|
| testing.makeInterpolations = makeInterpolations;
|
| }
|
|
|
| -})(webAnimationsShared, webAnimationsMinifill, webAnimationsTesting);
|
| +})(webAnimationsShared, webAnimations1, webAnimationsTesting);
|
|
|