| 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 9cd961630b1ec395c25c8ab10264882126c07730..2469aae3966e01fb22a8432f80c05ec76541e481 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
|
| @@ -1244,9 +1244,6 @@ void AddPeopleStrings(content::WebUIDataSource* html_source) {
|
| IDS_SETTINGS_PEOPLE_LOCK_SCREEN_FINGERPRINT_SUBPAGE_TITLE},
|
| {"lockScreenFingerprintWarning",
|
| IDS_SETTINGS_PEOPLE_LOCK_SCREEN_FINGERPRINT_LESS_SECURE},
|
| - {"lockScreenHighSecurity", IDS_SETTINGS_PEOPLE_LOCK_SCREEN_HIGH_SECURITY},
|
| - {"lockScreenMediumSecurity",
|
| - IDS_SETTINGS_PEOPLE_LOCK_SCREEN_MEDIUM_SECURITY},
|
| {"lockScreenOptions", IDS_SETTINGS_PEOPLE_LOCK_SCREEN_OPTIONS},
|
| {"lockScreenPasswordOnly", IDS_SETTINGS_PEOPLE_LOCK_SCREEN_PASSWORD_ONLY},
|
| {"lockScreenPinOrPassword",
|
|
|