Index: net/url_request/url_request_job.h |
=================================================================== |
--- net/url_request/url_request_job.h (revision 117302) |
+++ net/url_request/url_request_job.h (working copy) |
@@ -204,7 +204,7 @@ |
// Notifies the job about an SSL certificate error. |
void NotifySSLCertificateError(const SSLInfo& ssl_info, |
- bool is_hsts_host); |
+ bool overridable); |
// Delegates to URLRequest::Delegate. |
bool CanGetCookies(const CookieList& cookie_list) const; |