| Index: components/security_interstitials/content/unsafe_resource.h
|
| diff --git a/components/security_interstitials/content/unsafe_resource.h b/components/security_interstitials/content/unsafe_resource.h
|
| index bb10b65b57c2bbf9f721056c44f1449c9f3d4656..fdb31b4e6f9327b0cbbdf96027d7dfc1c7dfc8f6 100644
|
| --- a/components/security_interstitials/content/unsafe_resource.h
|
| +++ b/components/security_interstitials/content/unsafe_resource.h
|
| @@ -68,7 +68,7 @@ struct UnsafeResource {
|
| base::Callback<content::WebContents*(void)> web_contents_getter;
|
| safe_browsing::ThreatSource threat_source;
|
| // |token| field is only set if |threat_type| is
|
| - // SB_THREAT_TYPE_PASSWORD_PROTECTION_PHISHING_URL
|
| + // SB_THREAT_TYPE_URL_PASSWORD_PROTECTION_PHISHING
|
| std::string token;
|
| };
|
|
|
|
|