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

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

Issue 1096143003: Add chrome.searchEnginesPrivate API and Search Settings page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address Jeremy's comments Created 5 years, 8 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 95ea4e657c2877d8397e8f44360287bd86a7cac9..56f65e92db2cccbec34be00302a5413fbb58fead 100644
--- a/chrome/browser/resources/settings/routes.html
+++ b/chrome/browser/resources/settings/routes.html
@@ -10,3 +10,4 @@
<more-route name="dateTime" path="/dateTime"></more-route>
<more-route name="downloads" path="/downloads"></more-route>
<more-route name="internet" path="/internet"></more-route>
+<more-route name="search" path="/search"></more-route>

Powered by Google App Engine
This is Rietveld 408576698