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

Unified Diff: polymer_0.5.4/bower_components/web-animations-js/src/matrix-decomposition.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/matrix-decomposition.js
diff --git a/polymer_0.5.0/bower_components/web-animations-js/src/matrix-decomposition.js b/polymer_0.5.4/bower_components/web-animations-js/src/matrix-decomposition.js
similarity index 99%
copy from polymer_0.5.0/bower_components/web-animations-js/src/matrix-decomposition.js
copy to polymer_0.5.4/bower_components/web-animations-js/src/matrix-decomposition.js
index 6617c8e3b790265f6991f71ecf8587d5d138788c..c825372e3d813f7e9e353056b51c88b19e20fcef 100644
--- a/polymer_0.5.0/bower_components/web-animations-js/src/matrix-decomposition.js
+++ b/polymer_0.5.4/bower_components/web-animations-js/src/matrix-decomposition.js
@@ -449,4 +449,4 @@
scope.dot = dot;
scope.makeMatrixDecomposition = makeMatrixDecomposition;
-})(webAnimationsMinifill, webAnimationsTesting);
+})(webAnimations1, webAnimationsTesting);

Powered by Google App Engine
This is Rietveld 408576698