| Index: net/cert/multi_log_ct_verifier.h
|
| diff --git a/net/cert/multi_log_ct_verifier.h b/net/cert/multi_log_ct_verifier.h
|
| index 85bfa6359bf5ae54abda70556a3dab2d2c3caf7e..44c35f50efbbcd83c2a4824f6379e58cb5d044fb 100644
|
| --- a/net/cert/multi_log_ct_verifier.h
|
| +++ b/net/cert/multi_log_ct_verifier.h
|
| @@ -21,8 +21,6 @@ namespace ct {
|
| struct LogEntry;
|
| } // namespace ct
|
|
|
| -class CTLogVerifier;
|
| -
|
| // A Certificate Transparency verifier that can verify Signed Certificate
|
| // Timestamps from multiple logs.
|
| // There should be a global instance of this class and for all known logs,
|
|
|