| 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 3c31f3d76931f7b79b56fc79d0595eb6e9a48278..e71f7e13679e471918dfb9a6bc64d96b260837be 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -471,11 +471,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" />
|
|
|