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

Unified Diff: third_party/polymer/v0_8/components-chromium/iron-image/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/iron-image/bower.json
diff --git a/third_party/polymer/v0_8/components-chromium/iron-image/bower.json b/third_party/polymer/v0_8/components-chromium/iron-image/bower.json
deleted file mode 100644
index 6e1d418807146ff3fe0ee75b4ee42eb5aa9ff6dd..0000000000000000000000000000000000000000
--- a/third_party/polymer/v0_8/components-chromium/iron-image/bower.json
+++ /dev/null
@@ -1,25 +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"
- }
-}

Powered by Google App Engine
This is Rietveld 408576698