diff options
Diffstat (limited to 'chrome/browser/ssl_error_info.h')
-rw-r--r-- | chrome/browser/ssl_error_info.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ssl_error_info.h b/chrome/browser/ssl_error_info.h index 5739a7b..e1b5a63 100644 --- a/chrome/browser/ssl_error_info.h +++ b/chrome/browser/ssl_error_info.h @@ -64,7 +64,7 @@ class SSLErrorInfo { static ErrorType NetErrorToErrorType(int net_error); static SSLErrorInfo CreateError(ErrorType error_type, - X509Certificate* cert, + net::X509Certificate* cert, const GURL& request_url); // Populates the specified |errors| vector with the errors contained in |