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

Unified Diff: third_party/polymer/v1_0/components-chromium/polymer/.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/polymer/.bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/polymer/.bower.json b/third_party/polymer/v1_0/components-chromium/polymer/.bower.json
deleted file mode 100644
index ad5d73cea6c6c76469acb67335d5341e0e49d033..0000000000000000000000000000000000000000
--- a/third_party/polymer/v1_0/components-chromium/polymer/.bower.json
+++ /dev/null
@@ -1,39 +0,0 @@
-{
- "name": "polymer",
- "version": "1.3.1",
- "main": [
- "polymer.html",
- "polymer-mini.html",
- "polymer-micro.html"
- ],
- "license": "http://polymer.github.io/LICENSE.txt",
- "ignore": [
- "/.*",
- "/test/",
- "gen-changelog.sh"
- ],
- "authors": [
- "The Polymer Authors (http://polymer.github.io/AUTHORS.txt)"
- ],
- "repository": {
- "type": "git",
- "url": "https://github.com/Polymer/polymer.git"
- },
- "dependencies": {
- "webcomponentsjs": "^0.7.20"
- },
- "devDependencies": {
- "web-component-tester": "*"
- },
- "private": true,
- "homepage": "https://github.com/Polymer/polymer",
- "_release": "1.3.1",
- "_resolution": {
- "type": "version",
- "tag": "v1.3.1",
- "commit": "61fac558012d9ef56ea78ed5435de0c418a4afbb"
- },
- "_source": "git://github.com/Polymer/polymer.git",
- "_target": "^v1.0.0",
- "_originalSource": "Polymer/polymer"
-}

Powered by Google App Engine
This is Rietveld 408576698