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 bc51e1c7554cb094d4449bd8bbc8c2783b74aa06..93789ca909cd9d9183a9d0688a5053f6650d1500 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 |
@@ -404,7 +404,8 @@ void AddResetStrings(content::WebUIDataSource* html_source) { |
{"resetPageDescription", IDS_RESET_PROFILE_SETTINGS_DESCRIPTION}, |
{"resetPageExplanation", IDS_RESET_PROFILE_SETTINGS_EXPLANATION}, |
{"resetPageCommit", IDS_RESET_PROFILE_SETTINGS_COMMIT_BUTTON}, |
- {"resetPageFeedback", IDS_RESET_PROFILE_SETTINGS_FEEDBACK}, |
+ {"resetPageFeedback", IDS_SETTINGS_RESET_PROFILE_FEEDBACK}, |
+ {"viewReportedSettings", IDS_SETTINGS_RESET_VIEW_REPORTED_SETTINGS}, |
#if defined(OS_CHROMEOS) |
{"powerwashTitle", IDS_OPTIONS_FACTORY_RESET}, |
{"powerwashDialogTitle", IDS_OPTIONS_FACTORY_RESET_HEADING}, |