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

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

Issue 1187823002: Update Polymer components and re-run reproduce.sh (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 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/iron-ajax/.bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/iron-ajax/.bower.json b/third_party/polymer/v1_0/components-chromium/iron-ajax/.bower.json
index b2da472212116f54430185607a50561d16ce390d..58b47218335135cebfa6e49aa19eb9dfd07bdd5d 100644
--- a/third_party/polymer/v1_0/components-chromium/iron-ajax/.bower.json
+++ b/third_party/polymer/v1_0/components-chromium/iron-ajax/.bower.json
@@ -1,6 +1,6 @@
{
"name": "iron-ajax",
- "version": "1.0.0",
+ "version": "1.0.2",
"description": "Makes it easy to make ajax calls and parse the response",
"private": true,
"authors": [
@@ -35,11 +35,11 @@
"web-component-tester": "*",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
- "_release": "1.0.0",
+ "_release": "1.0.2",
"_resolution": {
"type": "version",
- "tag": "v1.0.0",
- "commit": "97cc0c5e407ccde33f385ffbf9e6b6c706e63977"
+ "tag": "v1.0.2",
+ "commit": "6ed75a4425b709e6825cd4970e800b053ff8ffd8"
},
"_source": "git://github.com/PolymerElements/iron-ajax.git",
"_target": "^1.0.0",

Powered by Google App Engine
This is Rietveld 408576698