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

Unified Diff: third_party/polymer/components/core-iconset-svg/.bower.json

Issue 592593002: Inline scripts were extracted from Polymer elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: s/echo ""/echo/ Created 6 years, 3 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/components/core-iconset-svg/.bower.json
diff --git a/third_party/polymer/components/core-iconset-svg/.bower.json b/third_party/polymer/components/core-iconset-svg/.bower.json
index 81af3344f0509ee0ec7b541e8bee129c856b57d0..ebf9400daa257c12d36977d49d5ed0c3003c5d58 100644
--- a/third_party/polymer/components/core-iconset-svg/.bower.json
+++ b/third_party/polymer/components/core-iconset-svg/.bower.json
@@ -1,20 +1,19 @@
{
- "name": "core-iconset",
+ "name": "core-iconset-svg",
"private": true,
"dependencies": {
"polymer": "Polymer/polymer#>=0.3.0 <1.0.0",
- "core-meta": "Polymer/core-meta#>=0.3.0 <1.0.0",
- "core-icon": "Polymer/core-icon#>=0.3.0 <1.0.0"
+ "core-iconset": "Polymer/core-iconset#>=0.3.0 <1.0.0"
},
- "homepage": "https://github.com/Polymer/core-iconset",
+ "homepage": "https://github.com/Polymer/core-iconset-svg",
"version": "0.3.5",
"_release": "0.3.5",
"_resolution": {
"type": "version",
"tag": "0.3.5",
- "commit": "76bf6beb0e7ffc1b67485ab2dc13b188915e8233"
+ "commit": "383b57cc78b2065c113e839713b0b97688f6bade"
},
- "_source": "git://github.com/Polymer/core-iconset.git",
+ "_source": "git://github.com/Polymer/core-iconset-svg.git",
"_target": "0.3.5",
- "_originalSource": "Polymer/core-iconset"
+ "_originalSource": "Polymer/core-iconset-svg"
}

Powered by Google App Engine
This is Rietveld 408576698