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

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

Issue 1159623003: Add skeleton UI for sync page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix some lint issues. 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 402fc9fbac0fb3c3fd59b3d113c2e744c9cc79e5..902d0dcc00ad264e5dd751fa40c339ff39d3868f 100644
--- a/chrome/browser/resources/settings/routes.html
+++ b/chrome/browser/resources/settings/routes.html
@@ -16,3 +16,4 @@
<more-route name="search" path="/search">
<more-route name="search-engines" path="/engines"></more-route>
</more-route>
+<more-route name="sync" path="/sync"></more-route>

Powered by Google App Engine
This is Rietveld 408576698