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

Unified Diff: third_party/polymer/components/core-animation/bower.json

Issue 917523002: Pull web-animations-js into third-party via the third_party/polymer/reproduce.sh script. Add necess… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a note about CSP to README.chromium Created 5 years, 10 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: third_party/polymer/components/core-animation/bower.json
diff --git a/third_party/polymer/components-chromium/core-transition/bower.json b/third_party/polymer/components/core-animation/bower.json
similarity index 53%
copy from third_party/polymer/components-chromium/core-transition/bower.json
copy to third_party/polymer/components/core-animation/bower.json
index a9248fa18490cc39e1da0ec533a8ee1fd7eacc0e..391d3f89cde11636cb85365dd9bc816a342aecc8 100644
--- a/third_party/polymer/components-chromium/core-transition/bower.json
+++ b/third_party/polymer/components/core-animation/bower.json
@@ -1,9 +1,9 @@
{
- "name": "core-transition",
+ "name": "core-animation",
"private": true,
"dependencies": {
"polymer": "Polymer/polymer#^0.5.0",
- "core-meta": "Polymer/core-meta#^0.5.0"
+ "web-animations-js": "web-animations/web-animations-js#1.0.1"
},
"version": "0.5.2"
}

Powered by Google App Engine
This is Rietveld 408576698