Index: polymer_0.5.4/bower_components/web-animations-js/src/apply.js |
diff --git a/polymer_0.5.0/bower_components/web-animations-js/src/apply.js b/polymer_0.5.4/bower_components/web-animations-js/src/apply.js |
similarity index 94% |
copy from polymer_0.5.0/bower_components/web-animations-js/src/apply.js |
copy to polymer_0.5.4/bower_components/web-animations-js/src/apply.js |
index 0878771a90d906649f96bf354ddffcd07073f8f1..3200f967eaad2ecad385c83cdaf3b96af5aae8f5 100644 |
--- a/polymer_0.5.0/bower_components/web-animations-js/src/apply.js |
+++ b/polymer_0.5.4/bower_components/web-animations-js/src/apply.js |
@@ -22,4 +22,4 @@ |
element.style[scope.propertyName(property)] = ''; |
}; |
-})(webAnimationsMinifill, webAnimationsTesting); |
+})(webAnimations1, webAnimationsTesting); |