| Index: chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
| diff --git a/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc b/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
| index a4c2b298b4f31fd4cee18186d4c8ccc1bbb158b9..fd0088ccd50dd6913fcf629252a21f716a2f31ea 100644
|
| --- a/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
| +++ b/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
| @@ -305,6 +305,7 @@ void AddAppearanceStrings(content::WebUIDataSource* html_source,
|
| {"customWebAddress", IDS_SETTINGS_CUSTOM_WEB_ADDRESS},
|
| {"enterCustomWebAddress", IDS_SETTINGS_ENTER_CUSTOM_WEB_ADDRESS},
|
| {"homeButtonDisabled", IDS_SETTINGS_HOME_BUTTON_DISABLED},
|
| + {"homeUrlNotValid", IDS_SETTINGS_HOME_URL_NOT_VALID},
|
| {"themes", IDS_SETTINGS_THEMES},
|
| #if defined(OS_LINUX) && !defined(OS_CHROMEOS)
|
| {"systemTheme", IDS_SETTINGS_SYSTEM_THEME},
|
|
|