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

Unified Diff: third_party/polymer/v0_8/components-chromium/paper-styles/.bower.json

Issue 1155683008: Rename polymer and cr_elements v0_8 to v1_0 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@v1
Patch Set: fix a merge mistake Created 5 years, 7 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/v0_8/components-chromium/paper-styles/.bower.json
diff --git a/third_party/polymer/v0_8/components-chromium/paper-styles/.bower.json b/third_party/polymer/v0_8/components-chromium/paper-styles/.bower.json
deleted file mode 100644
index 46a6457a3cb88f40b41f78123957a0e3d4d5818f..0000000000000000000000000000000000000000
--- a/third_party/polymer/v0_8/components-chromium/paper-styles/.bower.json
+++ /dev/null
@@ -1,36 +0,0 @@
-{
- "name": "paper-styles",
- "version": "1.0.3",
- "description": "Common (global) styles for Material Design elements.",
- "authors": [
- "The Polymer Authors"
- ],
- "keywords": [
- "web-component",
- "polymer",
- "style"
- ],
- "main": "paper-styles.html",
- "license": "http://polymer.github.io/LICENSE.txt",
- "homepage": "https://github.com/polymerelements/paper-styles/",
- "ignore": [
- "/.*",
- "/demo/"
- ],
- "dependencies": {
- "iron-flex-layout": "polymerelements/iron-flex-layout#^1.0.0",
- "polymer": "Polymer/polymer#^1.0.0"
- },
- "devDependencies": {
- "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
- },
- "_release": "1.0.3",
- "_resolution": {
- "type": "version",
- "tag": "v1.0.3",
- "commit": "64adbb4e15214cdc0e5df1ac4b8f2d9e2eca6076"
- },
- "_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