Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3841)

Unified Diff: chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc

Issue 2722083003: MD Settings: Change "view reported settings" string. (Closed)
Patch Set: Add test. Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 52ffa8d5805b31b4bbede6246087debc2b23770f..e3c81ae70caf7d9dfc46dc856ca0962f0d4de97f 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
@@ -716,7 +716,6 @@ void AddResetStrings(content::WebUIDataSource* html_source) {
{"triggeredResetPageTitle", IDS_TRIGGERED_RESET_PROFILE_SETTINGS_TITLE},
{"resetPageCommit", IDS_RESET_PROFILE_SETTINGS_COMMIT_BUTTON},
{"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},

Powered by Google App Engine
This is Rietveld 408576698