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

Unified Diff: third_party/polymer/v1_0/components/iron-resizable-behavior/bower.json

Issue 1221923003: Update bower.json for Polymer elements and add PRESUBMIT.py (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 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/v1_0/components/iron-resizable-behavior/bower.json
diff --git a/third_party/polymer/v1_0/components/iron-resizable-behavior/bower.json b/third_party/polymer/v1_0/components/iron-resizable-behavior/bower.json
index b1c66f06ba0f0adf3fe2b4fe49ef463ae31508ce..d0591a3f4f75a8052d3c4e85bf3395ac46924b0f 100644
--- a/third_party/polymer/v1_0/components/iron-resizable-behavior/bower.json
+++ b/third_party/polymer/v1_0/components/iron-resizable-behavior/bower.json
@@ -1,6 +1,6 @@
{
"name": "iron-resizable-behavior",
- "version": "1.0.0",
+ "version": "1.0.2",
"license": "http://polymer.github.io/LICENSE.txt",
"description": "Coordinates the flow of resizeable elements",
"private": true,
@@ -14,6 +14,10 @@
"iron",
"behavior"
],
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/PolymerElements/iron-resizable-behavior.git"
+ },
"dependencies": {
"polymer": "Polymer/polymer#^1.0.0"
},

Powered by Google App Engine
This is Rietveld 408576698