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

Unified Diff: third_party/polymer/v1_0/components/paper-toolbar/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/paper-toolbar/bower.json
diff --git a/third_party/polymer/v1_0/components/paper-toolbar/bower.json b/third_party/polymer/v1_0/components/paper-toolbar/bower.json
deleted file mode 100644
index fee8df5077ff4e38c69a8127b4774f747df1533c..0000000000000000000000000000000000000000
--- a/third_party/polymer/v1_0/components/paper-toolbar/bower.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "name": "paper-toolbar",
- "version": "1.0.4",
- "license": "http://polymer.github.io/LICENSE.txt",
- "description": "A material design toolbar that is easily customizable",
- "private": true,
- "main": [
- "paper-toolbar.html"
- ],
- "authors": [
- "The Polymer Authors"
- ],
- "keywords": [
- "web-components",
- "polymer",
- "toolbar",
- "layout"
- ],
- "repository": {
- "type": "git",
- "url": "git://github.com/PolymerElements/paper-toolbar.git"
- },
- "dependencies": {
- "paper-styles": "PolymerElements/paper-styles#^1.0.0",
- "polymer": "Polymer/polymer#^1.0.0"
- },
- "devDependencies": {
- "iron-icons": "PolymerElements/iron-icons#^1.0.0",
- "paper-icon-button": "PolymerElements/paper-icon-button#^1.0.0",
- "iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
- "test-fixture": "PolymerElements/test-fixture#^1.0.0",
- "web-component-tester": "*",
- "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
- }
-}

Powered by Google App Engine
This is Rietveld 408576698