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

Unified Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 1666623006: MD Settings: Manage search engines 3/3, hooking up UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@manage_search_engines_handler
Patch Set: Resolving conflicts with ToT Created 4 years, 10 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_resources.grd
diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
index 11a655d2f68b110e23ffbfc20837411e7e779a6b..32f59f29ee22baffd48bffd71f1a5b7b9180adf3 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -477,11 +477,11 @@
<structure name="IDR_SETTINGS_SITE_DETAILS_PERMISSION_JS"
file="site_settings/site_details_permission.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_ADD_SEARCH_ENGINE_DIALOG_JS"
- file="search_engines_page/add_search_engine_dialog.js"
+ <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_DIALOG_JS"
+ file="search_engines_page/search_engine_dialog.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_ADD_SEARCH_ENGINE_DIALOG_HTML"
- file="search_engines_page/add_search_engine_dialog.html"
+ <structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_DIALOG_HTML"
+ file="search_engines_page/search_engine_dialog.html"
type="chrome_html"
flattenhtml="true"
allowexternalscript="true" />
« no previous file with comments | « chrome/browser/resources/settings/settings_dialog.css ('k') | chrome/test/data/webui/settings/cr_settings_browsertest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698