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

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

Issue 1410143002: Update Polymer to fix closure compile (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@iron-list5
Patch Set: Created 5 years, 2 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/paper-checkbox/.bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/paper-checkbox/.bower.json b/third_party/polymer/v1_0/components-chromium/paper-checkbox/.bower.json
index 1f5fab732b6a27912c443fc8399be2d073a600ab..937e013731c5b8d13d55108dd866dfbab2ee4877 100644
--- a/third_party/polymer/v1_0/components-chromium/paper-checkbox/.bower.json
+++ b/third_party/polymer/v1_0/components-chromium/paper-checkbox/.bower.json
@@ -1,6 +1,6 @@
{
"name": "paper-checkbox",
- "version": "1.0.12",
+ "version": "1.0.13",
"description": "A material design checkbox",
"authors": [
"The Polymer Authors"
@@ -35,11 +35,11 @@
"iron-flex-layout": "PolymerElements/iron-flex-layout#^1.0.0",
"iron-test-helpers": "PolymerElements/iron-test-helpers#^1.0.0"
},
- "_release": "1.0.12",
+ "_release": "1.0.13",
"_resolution": {
"type": "version",
- "tag": "v1.0.12",
- "commit": "04fefb44a6e93bcee030f892694663f8d7fd0365"
+ "tag": "v1.0.13",
+ "commit": "33f38432fb26fe5638ecce44fbe10a794f4bdff4"
},
"_source": "git://github.com/PolymerElements/paper-checkbox.git",
"_target": "^1.0.0",

Powered by Google App Engine
This is Rietveld 408576698