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

Unified Diff: third_party/polymer/platform/.bower.json

Issue 416113002: Update Polymer to 0.3.4 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Binary file was causing CQ to fail. Will decommit seperately. Created 6 years, 5 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/platform/.bower.json
diff --git a/third_party/polymer_legacy/platform/.bower.json b/third_party/polymer/platform/.bower.json
similarity index 74%
copy from third_party/polymer_legacy/platform/.bower.json
copy to third_party/polymer/platform/.bower.json
index f7339b78036e98abff4f6ba0f5998ea8425158ea..52c3e5c14ea93649d78e71b3891b7bef112f88fe 100644
--- a/third_party/polymer_legacy/platform/.bower.json
+++ b/third_party/polymer/platform/.bower.json
@@ -13,14 +13,14 @@
],
"license": "BSD",
"private": true,
- "version": "0.2.2",
- "_release": "0.2.2",
+ "version": "0.3.4",
+ "_release": "0.3.4",
"_resolution": {
"type": "version",
- "tag": "0.2.2",
- "commit": "ea89aef429d149c1481dfaa6cd26ed9945f27ff0"
+ "tag": "0.3.4",
+ "commit": "4e59041d572d81d633d73868f261fb89a0327501"
},
"_source": "git://github.com/Polymer/platform.git",
- "_target": "0.2.2",
+ "_target": ">=0.3.0 <1.0.0",
"_originalSource": "Polymer/platform"
}

Powered by Google App Engine
This is Rietveld 408576698