Index: chrome/browser/ssl/ssl_browser_tests.cc |
=================================================================== |
--- chrome/browser/ssl/ssl_browser_tests.cc (revision 101367) |
+++ chrome/browser/ssl/ssl_browser_tests.cc (working copy) |
@@ -66,7 +66,7 @@ |
} |
void CheckAuthenticationBrokenState(TabContents* tab, |
- int error, |
+ net::CertStatus error, |
bool ran_insecure_content, |
bool interstitial) { |
NavigationEntry* entry = tab->controller().GetActiveEntry(); |