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

Unified Diff: third_party/polymer/v1_0/components-chromium/app-route/bower.json

Issue 1984963002: Roll Polymer elements (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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-chromium/app-route/bower.json
diff --git a/third_party/polymer/v1_0/components-chromium/carbon-route/bower.json b/third_party/polymer/v1_0/components-chromium/app-route/bower.json
similarity index 84%
rename from third_party/polymer/v1_0/components-chromium/carbon-route/bower.json
rename to third_party/polymer/v1_0/components-chromium/app-route/bower.json
index 8ab8b66a29e6f7eb837cc26f4b6b910aa23e6e13..0e5f81fb81f4071e6497256121b70a8e0ee519f4 100644
--- a/third_party/polymer/v1_0/components-chromium/carbon-route/bower.json
+++ b/third_party/polymer/v1_0/components-chromium/app-route/bower.json
@@ -1,17 +1,17 @@
{
- "name": "carbon-route",
- "version": "0.8.4",
+ "name": "app-route",
+ "version": "0.9.1",
"authors": [
"The Polymer Authors"
],
"description": "App routing expressed as Polymer Custom Elements.",
"main": [
- "carbon-route.html",
- "carbon-location.html",
- "carbon-route-converter.html"
+ "app-route.html",
+ "app-location.html",
+ "app-route-converter.html"
],
"license": "http://polymer.github.io/LICENSE.txt",
- "homepage": "https://github.com/PolymerElements/carbon-route",
+ "homepage": "https://github.com/PolymerElements/app-route",
"private": true,
"ignore": [],
"devDependencies": {

Powered by Google App Engine
This is Rietveld 408576698