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

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

Issue 1834313003: Remove unneeded files from third_party/polymer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Restore bower.json files. Created 4 years, 9 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-resizable-behavior/.bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/iron-resizable-behavior/.bower.json b/third_party/polymer/v1_0/components-chromium/iron-resizable-behavior/.bower.json
deleted file mode 100644
index 2e765b93245bfe2d95659b5f14122551e4eb3ca3..0000000000000000000000000000000000000000
--- a/third_party/polymer/v1_0/components-chromium/iron-resizable-behavior/.bower.json
+++ /dev/null
@@ -1,41 +0,0 @@
-{
- "name": "iron-resizable-behavior",
- "version": "1.0.3",
- "license": "http://polymer.github.io/LICENSE.txt",
- "description": "Coordinates the flow of resizeable elements",
- "private": true,
- "main": "iron-resizable-behavior.html",
- "authors": [
- "The Polymer Authors"
- ],
- "keywords": [
- "web-components",
- "polymer",
- "iron",
- "behavior"
- ],
- "repository": {
- "type": "git",
- "url": "git://github.com/PolymerElements/iron-resizable-behavior.git"
- },
- "dependencies": {
- "polymer": "Polymer/polymer#^1.0.0"
- },
- "devDependencies": {
- "iron-component-page": "polymerelements/iron-component-page#^1.0.0",
- "test-fixture": "polymerelements/test-fixture#^1.0.0",
- "web-component-tester": "^4.0.0",
- "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
- },
- "ignore": [],
- "homepage": "https://github.com/PolymerElements/iron-resizable-behavior",
- "_release": "1.0.3",
- "_resolution": {
- "type": "version",
- "tag": "v1.0.3",
- "commit": "dda1df6aaf452aedf3e52ff0cf69e72439452216"
- },
- "_source": "git://github.com/PolymerElements/iron-resizable-behavior.git",
- "_target": "^1.0.0",
- "_originalSource": "PolymerElements/iron-resizable-behavior"
-}

Powered by Google App Engine
This is Rietveld 408576698