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

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

Issue 1221923003: Update bower.json for Polymer elements and add PRESUBMIT.py (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 5 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-localstorage/.bower.json
diff --git a/third_party/polymer/v1_0/components/iron-localstorage/.bower.json b/third_party/polymer/v1_0/components/iron-localstorage/.bower.json
deleted file mode 100644
index c37bfa7ac485062fb5bb2c94e0be2b5ccacab581..0000000000000000000000000000000000000000
--- a/third_party/polymer/v1_0/components/iron-localstorage/.bower.json
+++ /dev/null
@@ -1,33 +0,0 @@
-{
- "name": "iron-localstorage",
- "version": "1.0.1",
- "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",
- "paper-styles": "PolymerElements/paper-styles#^1.0.2",
- "paper-checkbox": "PolymerElements/paper-checkbox#^1.0.1"
- },
- "_release": "1.0.1",
- "_resolution": {
- "type": "version",
- "tag": "v1.0.1",
- "commit": "7e8d167ef295e7cf7cb8f0729c57d7e65e0ee64f"
- },
- "_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