Index: chrome/browser/resources/settings/routes.html |
diff --git a/chrome/browser/resources/settings/routes.html b/chrome/browser/resources/settings/routes.html |
index 12b2a34a7ae7a81cb7dffa09132dd4e2249c3827..9d53c9b67a48ee84e8cdec59f273c8e825dcf259 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/v1_0/more-routing/more-routing.html"> |
+<link rel="import" href="chrome://resources/polymer/v0_8/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 |