Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(457)

Unified Diff: polymer_0.5.4/bower_components/web-animations-js/src/web-animations-next-player.js

Issue 895523005: Added Polymer 0.5.4 (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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);

Powered by Google App Engine
This is Rietveld 408576698