| Index: components/security_interstitials/core/safe_browsing_loud_error_ui.cc
|
| diff --git a/components/security_interstitials/core/safe_browsing_loud_error_ui.cc b/components/security_interstitials/core/safe_browsing_loud_error_ui.cc
|
| index 8c0df9ab2f270fbb33326a865658ddcaf4c74b43..96207898d02a3eb14fec0a732c8256b7f4aae7cd 100644
|
| --- a/components/security_interstitials/core/safe_browsing_loud_error_ui.cc
|
| +++ b/components/security_interstitials/core/safe_browsing_loud_error_ui.cc
|
| @@ -78,7 +78,7 @@ SafeBrowsingLoudErrorUI::~SafeBrowsingLoudErrorUI() {
|
| controller()->metrics_helper()->RecordShutdownMetrics();
|
| }
|
|
|
| -void SafeBrowsingLoudErrorUI::PopulateStringsForHTML(
|
| +void SafeBrowsingLoudErrorUI::PopulateStringsForHtml(
|
| base::DictionaryValue* load_time_data) {
|
| DCHECK(load_time_data);
|
|
|
|
|