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

Unified Diff: third_party/polymer/v1_0/components-chromium/paper-styles/.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-styles/.bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/paper-styles/.bower.json b/third_party/polymer/v1_0/components-chromium/paper-styles/.bower.json
deleted file mode 100644
index ae677ef3e72c662187e6b3cb0fdf4661468561b9..0000000000000000000000000000000000000000
--- a/third_party/polymer/v1_0/components-chromium/paper-styles/.bower.json
+++ /dev/null
@@ -1,42 +0,0 @@
-{
- "name": "paper-styles",
- "version": "1.1.4",
- "description": "Common (global) styles for Material Design elements.",
- "authors": [
- "The Polymer Authors"
- ],
- "keywords": [
- "web-component",
- "polymer",
- "style"
- ],
- "repository": {
- "type": "git",
- "url": "git://github.com/PolymerElements/paper-styles.git"
- },
- "main": "paper-styles.html",
- "license": "http://polymer.github.io/LICENSE.txt",
- "homepage": "https://github.com/polymerelements/paper-styles/",
- "ignore": [
- "/.*"
- ],
- "dependencies": {
- "iron-flex-layout": "PolymerElements/iron-flex-layout#^1.0.0",
- "font-roboto": "PolymerElements/font-roboto#^1.0.1",
- "polymer": "Polymer/polymer#^1.0.0"
- },
- "devDependencies": {
- "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0",
- "iron-component-page": "polymerelements/iron-component-page#^1.0.0",
- "web-component-tester": "^4.0.0"
- },
- "_release": "1.1.4",
- "_resolution": {
- "type": "version",
- "tag": "v1.1.4",
- "commit": "885bbd74db88dab4fb5dc229cdf994c55fb2b31b"
- },
- "_source": "git://github.com/PolymerElements/paper-styles.git",
- "_target": "^1.0.0",
- "_originalSource": "PolymerElements/paper-styles"
-}

Powered by Google App Engine
This is Rietveld 408576698