| Index: polymer_0.5.4/bower_components/web-animations-js/src/web-animations-next-player.js
|
| diff --git a/polymer_0.5.0/bower_components/web-animations-js/src/maxifill-player.js b/polymer_0.5.4/bower_components/web-animations-js/src/web-animations-next-player.js
|
| similarity index 98%
|
| copy from polymer_0.5.0/bower_components/web-animations-js/src/maxifill-player.js
|
| copy to polymer_0.5.4/bower_components/web-animations-js/src/web-animations-next-player.js
|
| index 3b83cd0f3bedc1f50ecae1c372d6dbc1dc74d16b..54d8f80574b7c25bc6825c8719f297d0c9367128 100644
|
| --- a/polymer_0.5.0/bower_components/web-animations-js/src/maxifill-player.js
|
| +++ b/polymer_0.5.4/bower_components/web-animations-js/src/web-animations-next-player.js
|
| @@ -159,4 +159,4 @@
|
| },
|
| };
|
|
|
| -})(webAnimationsShared, webAnimationsMaxifill, webAnimationsTesting);
|
| +})(webAnimationsShared, webAnimationsNext, webAnimationsTesting);
|
|
|