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

Unified Diff: chrome/browser/resources/settings/routes.html

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: chrome/browser/resources/settings/routes.html
diff --git a/chrome/browser/resources/settings/routes.html b/chrome/browser/resources/settings/routes.html
index 9d53c9b67a48ee84e8cdec59f273c8e825dcf259..12b2a34a7ae7a81cb7dffa09132dd4e2249c3827 100644
--- a/chrome/browser/resources/settings/routes.html
+++ b/chrome/browser/resources/settings/routes.html
@@ -1,4 +1,4 @@
-<link rel="import" href="chrome://resources/polymer/v0_8/more-routing/more-routing.html">
+<link rel="import" href="chrome://resources/polymer/v1_0/more-routing/more-routing.html">
<!-- Drivers manage how the URL is read, and how to navigate to URLs. "hash"
based driver means URLs like /#!/a11y are generated. This is preferred to

Powered by Google App Engine
This is Rietveld 408576698