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

Unified Diff: third_party/polymer/v1_0/components/iron-localstorage/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/iron-localstorage/bower.json
diff --git a/third_party/polymer/v1_0/components/iron-localstorage/bower.json b/third_party/polymer/v1_0/components/iron-localstorage/bower.json
index 95784b64addcc37cdcc6bb87e7308d7e4410c923..1c481d5242b53c00b8a3f62d85a9e21ec034fc39 100644
--- a/third_party/polymer/v1_0/components/iron-localstorage/bower.json
+++ b/third_party/polymer/v1_0/components/iron-localstorage/bower.json
@@ -1,6 +1,6 @@
{
"name": "iron-localstorage",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Provides access to local storage",
"keywords": [
"web-component",
@@ -17,6 +17,8 @@
"iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
"test-fixture": "PolymerElements/test-fixture#^1.0.0",
"web-component-tester": "*",
- "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
+ "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0",
+ "paper-styles": "PolymerElements/paper-styles#^1.0.2",
+ "paper-checkbox": "PolymerElements/paper-checkbox#^1.0.1"
}
}

Powered by Google App Engine
This is Rietveld 408576698