| Index: chrome/browser/net/chrome_fraudulent_certificate_reporter.h
|
| ===================================================================
|
| --- chrome/browser/net/chrome_fraudulent_certificate_reporter.h (revision 186438)
|
| +++ chrome/browser/net/chrome_fraudulent_certificate_reporter.h (working copy)
|
| @@ -32,8 +32,7 @@
|
|
|
| // net::FraudulentCertificateReporter
|
| virtual void SendReport(const std::string& hostname,
|
| - const net::SSLInfo& ssl_info,
|
| - bool sni_available) OVERRIDE;
|
| + const net::SSLInfo& ssl_info) OVERRIDE;
|
|
|
| // net::URLRequest::Delegate
|
| virtual void OnResponseStarted(net::URLRequest* request) OVERRIDE;
|
|
|