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

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: "Add another alias to shared_resources_data_source.cc for web-animations-js. 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..c078b91ee8c9be9eb4c4b89dcb7647c4cafdc5e7 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.2",
"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"
}
}

Powered by Google App Engine
This is Rietveld 408576698