Index: content/browser/load_from_memory_cache_details.cc |
=================================================================== |
--- content/browser/load_from_memory_cache_details.cc (revision 102325) |
+++ content/browser/load_from_memory_cache_details.cc (working copy) |
@@ -8,7 +8,7 @@ |
const GURL& url, |
int pid, |
int cert_id, |
- int cert_status) |
+ net::CertStatus cert_status) |
: url_(url), |
pid_(pid), |
cert_id_(cert_id), |