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

Unified Diff: third_party/polymer/v1_0/components/polymer/bower.json

Issue 1269803005: Remove third_party/polymer from .gitignore (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/polymer/bower.json
diff --git a/third_party/polymer/v1_0/components/polymer/bower.json b/third_party/polymer/v1_0/components/polymer/bower.json
deleted file mode 100644
index 4618f2f93bd583ce098f033861d87017e8df3ec8..0000000000000000000000000000000000000000
--- a/third_party/polymer/v1_0/components/polymer/bower.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "name": "polymer",
- "version": "1.0.7",
- "main": [
- "polymer.html"
- ],
- "license": "http://polymer.github.io/LICENSE.txt",
- "ignore": [
- "/.*",
- "/test/"
- ],
- "authors": [
- "The Polymer Authors (http://polymer.github.io/AUTHORS.txt)"
- ],
- "repository": {
- "type": "git",
- "url": "https://github.com/Polymer/polymer.git"
- },
- "dependencies": {
- "webcomponentsjs": "^0.7.2"
- },
- "devDependencies": {
- "web-component-tester": "*"
- },
- "private": true
-}
« no previous file with comments | « third_party/polymer/v1_0/components/polymer/LICENSE.txt ('k') | third_party/polymer/v1_0/components/polymer/build.log » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698