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

Unified Diff: third_party/polymer/v1_0/components-chromium/paper-material/.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/paper-material/.bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/paper-material/.bower.json b/third_party/polymer/v1_0/components-chromium/paper-material/.bower.json
deleted file mode 100644
index 76995ae72fabfa62fbaadcc0fef5f8d2b0ac2920..0000000000000000000000000000000000000000
--- a/third_party/polymer/v1_0/components-chromium/paper-material/.bower.json
+++ /dev/null
@@ -1,44 +0,0 @@
-{
- "name": "paper-material",
- "version": "1.0.6",
- "description": "A material design container that looks like a lifted sheet of paper",
- "private": true,
- "authors": [
- "The Polymer Authors"
- ],
- "keywords": [
- "web-components",
- "web-component",
- "polymer",
- "paper",
- "container"
- ],
- "main": "paper-material.html",
- "repository": {
- "type": "git",
- "url": "git://github.com/PolymerElements/paper-material"
- },
- "license": "http://polymer.github.io/LICENSE.txt",
- "homepage": "https://github.com/PolymerElements/paper-material",
- "ignore": [],
- "dependencies": {
- "polymer": "Polymer/polymer#^1.1.0",
- "paper-styles": "polymerelements/paper-styles#^1.0.0"
- },
- "devDependencies": {
- "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0",
- "iron-demo-helpers": "PolymerElements/iron-demo-helpers#^1.0.0",
- "web-component-tester": "^4.0.0",
- "test-fixture": "polymerelements/test-fixture#^1.0.0",
- "iron-component-page": "PolymerElements/iron-component-page#^1.0.0"
- },
- "_release": "1.0.6",
- "_resolution": {
- "type": "version",
- "tag": "v1.0.6",
- "commit": "6aef0896fcbc25f9f5bd1dd55f7679e6ab7f92ad"
- },
- "_source": "git://github.com/PolymerElements/paper-material.git",
- "_target": "^1.0.0",
- "_originalSource": "PolymerElements/paper-material"
-}

Powered by Google App Engine
This is Rietveld 408576698