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

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

Issue 1295903004: [MD settings] adding mock up of location page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review changes Created 5 years, 4 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 be50ea37470171af6ae02aec7fc60057880e9b04..ee5f16bc7f15b76303a8a32727e75e133e6deaa4 100644
--- a/chrome/browser/resources/settings/routes.html
+++ b/chrome/browser/resources/settings/routes.html
@@ -16,6 +16,7 @@
<more-route name="internet" path="/internet">
<more-route name="internet-detail" path="/detail/:guid"></more-route>
</more-route>
+<more-route name="location" path="/location"></more-route>
<more-route name="privacy" path="/privacy"></more-route>
<more-route name="site-settings" path="/site-settings"></more-route>
<more-route name="search" path="/search">

Powered by Google App Engine
This is Rietveld 408576698