| 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 3d4f0a5c35e4c1634a7ad1e1a365cd832c7abd5e..a5ed01fd9a151c39834eecb5cc0176124917cd48 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
|
| @@ -307,6 +307,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},
|
|
|