Index: chrome/browser/resources/settings/routes.html |
diff --git a/chrome/browser/resources/settings/routes.html b/chrome/browser/resources/settings/routes.html |
index 402fc9fbac0fb3c3fd59b3d113c2e744c9cc79e5..5704c1e1ff40985c4d4b674a870914eb612e5b04 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 |