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

Unified Diff: chrome/browser/resources/settings/settings_page/settings_router.html

Issue 2153113003: Settings Router Refactor: Migrate canonical route list to new-style. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments Created 4 years, 5 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/settings_page/settings_router.html
diff --git a/chrome/browser/resources/settings/settings_page/settings_router.html b/chrome/browser/resources/settings/settings_page/settings_router.html
index 07ba9ee765dfcefd256298ce74f5c73ec848d975..5133b04ece9b3875a346d59bf8a61f57e87b1bb4 100644
--- a/chrome/browser/resources/settings/settings_page/settings_router.html
+++ b/chrome/browser/resources/settings/settings_page/settings_router.html
@@ -1,4 +1,5 @@
<link rel="import" href="chrome://resources/html/polymer.html">
<link rel="import" href="/i18n_setup.html">
+<link rel="import" href="/route.html">
<script src="settings_router.js"></script>

Powered by Google App Engine
This is Rietveld 408576698