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

Unified Diff: third_party/polymer/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: Remove .travis-setup.sh and make a note in 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/bower.json
diff --git a/third_party/polymer/bower.json b/third_party/polymer/bower.json
index 6dc3ce2dbf2ca157f500a234b4967d2919698c94..4831d0b56efefd5f44834a7f5e10806c4a4d77ab 100644
--- a/third_party/polymer/bower.json
+++ b/third_party/polymer/bower.json
@@ -7,6 +7,7 @@
"core-a11y-keys": "Polymer/core-a11y-keys#0.5.2",
"core-ajax": "Polymer/core-ajax#0.5.2",
"core-animated-pages": "Polymer/core-animated-pages#0.5.2",
+ "core-animation": "Polymer/core-animation#0.5.4",
"core-collapse": "Polymer/core-collapse#0.5.2",
"core-drag-drop": "Polymer/core-drag-drop#0.5.2",
"core-drawer-panel": "Polymer/core-drawer-panel#0.5.2",
@@ -63,6 +64,8 @@
"paper-spinner": "Polymer/paper-spinner#0.5.2",
"paper-tabs": "Polymer/paper-tabs#0.5.2",
"paper-toast": "Polymer/paper-toast#0.5.2",
- "paper-toggle-button": "Polymer/paper-toggle-button#0.5.4"
+ "paper-toggle-button": "Polymer/paper-toggle-button#0.5.4",
+
+ "web-animations-js": "web-animations/web-animations-js#1.0.5"
}
}
« no previous file with comments | « third_party/polymer/PRESUBMIT.py ('k') | third_party/polymer/components-chromium/core-animation/.bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698