Index: chrome/browser/dom_ui/options/content_settings_handler.cc |
diff --git a/chrome/browser/dom_ui/options/content_settings_handler.cc b/chrome/browser/dom_ui/options/content_settings_handler.cc |
index d1bccf81efe1b3f1433bf1ba90baeaf8e496bbb8..76c52469cc5f5344cccfafa029755cb98aa222ab 100644 |
--- a/chrome/browser/dom_ui/options/content_settings_handler.cc |
+++ b/chrome/browser/dom_ui/options/content_settings_handler.cc |
@@ -178,7 +178,7 @@ void ContentSettingsHandler::GetLocalizedValues( |
localized_strings->SetString("content_exceptions", |
l10n_util::GetStringUTF16(IDS_COOKIES_EXCEPTIONS_BUTTON)); |
- localized_strings->SetString("contentSettingsPage", |
+ localized_strings->SetString("content_settings_page", |
James Hawkins
2010/12/23 01:53:28
nit: Sorry I missed this before. This isn't in a s
|
l10n_util::GetStringUTF16(IDS_CONTENT_SETTINGS_TITLE)); |
localized_strings->SetString("allowException", |
l10n_util::GetStringUTF16(IDS_EXCEPTIONS_ALLOW_BUTTON)); |