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

Unified Diff: third_party/polymer/v1_0/components-chromium/polymer/bower.json

Issue 2074813002: Roll Polymer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: chromium.patch Created 4 years, 6 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/v1_0/components-chromium/polymer/bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/polymer/bower.json b/third_party/polymer/v1_0/components-chromium/polymer/bower.json
index a3174857ed74507c38f1b8ec131104b1cc7c074a..c34ec481b3f545dd1e29b10eaa7b33de6a0e920a 100644
--- a/third_party/polymer/v1_0/components-chromium/polymer/bower.json
+++ b/third_party/polymer/v1_0/components-chromium/polymer/bower.json
@@ -1,6 +1,6 @@
{
"name": "polymer",
- "version": "1.4.0",
+ "version": "1.5.0",
"main": [
"polymer.html",
"polymer-mini.html",
@@ -10,7 +10,12 @@
"ignore": [
"/.*",
"/test/",
- "gen-changelog.sh"
+ "/util/",
+ "/explainer/",
+ "gulpfile.js",
+ "PRIMER.md",
+ "CONTRIBUTING.md",
+ "CHANGELOG.md"
],
"authors": [
"The Polymer Authors (http://polymer.github.io/AUTHORS.txt)"

Powered by Google App Engine
This is Rietveld 408576698