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

Unified Diff: third_party/polymer/v1_0/components/iron-image/.bower.json

Issue 1162963002: Revert "Rename polymer and cr_elements v0_8 to v1_0" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/v1_0/components/iron-image/.bower.json
diff --git a/third_party/polymer/v1_0/components/iron-image/.bower.json b/third_party/polymer/v1_0/components/iron-image/.bower.json
deleted file mode 100644
index 3e2ce06fa4b205c5a202fef0eb1be7557895743a..0000000000000000000000000000000000000000
--- a/third_party/polymer/v1_0/components/iron-image/.bower.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "name": "iron-image",
- "version": "1.0.0",
- "license": "http://polymer.github.io/LICENSE.txt",
- "description": "An image-displaying element with lots of convenient features",
- "private": true,
- "authors": [
- "The Polymer Authors"
- ],
- "keywords": [
- "web-components",
- "polymer",
- "media"
- ],
- "dependencies": {
- "iron-flex-layout": "polymerelements/iron-flex-layout#^1.0.0",
- "polymer": "Polymer/polymer#^1.0.0"
- },
- "devDependencies": {
- "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"
- },
- "homepage": "https://github.com/PolymerElements/iron-image",
- "_release": "1.0.0",
- "_resolution": {
- "type": "version",
- "tag": "v1.0.0",
- "commit": "b2a3ef4c558b91a3f9a897f2d0b4c961a220a325"
- },
- "_source": "git://github.com/PolymerElements/iron-image.git",
- "_target": "^1.0.0",
- "_originalSource": "PolymerElements/iron-image"
-}

Powered by Google App Engine
This is Rietveld 408576698