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

Unified Diff: third_party/polymer/v0_8/components-chromium/iron-localstorage/.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-localstorage/.bower.json
diff --git a/third_party/polymer/v0_8/components-chromium/iron-localstorage/.bower.json b/third_party/polymer/v0_8/components-chromium/iron-localstorage/.bower.json
deleted file mode 100644
index 4e59d72fa714489eacff2258ba5ea277d18b0453..0000000000000000000000000000000000000000
--- a/third_party/polymer/v0_8/components-chromium/iron-localstorage/.bower.json
+++ /dev/null
@@ -1,31 +0,0 @@
-{
- "name": "iron-localstorage",
- "version": "1.0.0",
- "description": "Provides access to local storage",
- "keywords": [
- "web-component",
- "polymer",
- "storage"
- ],
- "main": "iron-localstorage.html",
- "license": "http://polymer.github.io/LICENSE.txt",
- "homepage": "https://github.com/PolymerElements/iron-localstorage/",
- "dependencies": {
- "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"
- },
- "_release": "1.0.0",
- "_resolution": {
- "type": "version",
- "tag": "v1.0.0",
- "commit": "cecc6c2578287e779ffd76056cf5cf023799fc21"
- },
- "_source": "git://github.com/PolymerElements/iron-localstorage.git",
- "_target": "^1.0.0",
- "_originalSource": "PolymerElements/iron-localstorage"
-}

Powered by Google App Engine
This is Rietveld 408576698