| Index: net/http/http_network_transaction.h
|
| diff --git a/net/http/http_network_transaction.h b/net/http/http_network_transaction.h
|
| index 9d9a56298822d7c890a1874e76b10dae8516d68a..aeff031f38ef8799200e84bc2ec909b4add8c9fe 100644
|
| --- a/net/http/http_network_transaction.h
|
| +++ b/net/http/http_network_transaction.h
|
| @@ -269,9 +269,6 @@ class NET_EXPORT_PRIVATE HttpNetworkTransaction
|
| // and resets the stream.
|
| void CacheNetErrorDetailsAndResetStream();
|
|
|
| - // Records metrics relating to SSL fallbacks.
|
| - void RecordSSLFallbackMetrics(int result);
|
| -
|
| // Returns true if we should try to add a Proxy-Authorization header
|
| bool ShouldApplyProxyAuth() const;
|
|
|
|
|