Index: net/http/http_network_transaction.h |
diff --git a/net/http/http_network_transaction.h b/net/http/http_network_transaction.h |
index 6aa35e4d6e50e560703f477b6bcb300c67c5e69f..e0bf46e689da102e22cadc8dd7273ed7fb442858 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; |