| Index: chrome/browser/ssl/bad_clock_blocking_page.h
|
| diff --git a/chrome/browser/ssl/bad_clock_blocking_page.h b/chrome/browser/ssl/bad_clock_blocking_page.h
|
| index 456df5508b2a4f0c8518e813b5dbc4c4120a1056..a6b9f17b47ad54fee3017245573e670309fd90cf 100644
|
| --- a/chrome/browser/ssl/bad_clock_blocking_page.h
|
| +++ b/chrome/browser/ssl/bad_clock_blocking_page.h
|
| @@ -66,7 +66,6 @@ class BadClockBlockingPage : public SecurityInterstitialPage {
|
| void NotifyDenyCertificate();
|
|
|
| base::Callback<void(bool)> callback_;
|
| - const int cert_error_;
|
| const net::SSLInfo ssl_info_;
|
| const base::Time time_triggered_;
|
| scoped_ptr<ChromeControllerClient> controller_;
|
|
|