Index: net/http/http_cache_transaction.h |
=================================================================== |
--- net/http/http_cache_transaction.h (revision 69919) |
+++ net/http/http_cache_transaction.h (working copy) |
@@ -312,9 +312,6 @@ |
// working with range requests. |
int DoPartialCacheReadCompleted(int result); |
- // Sends a histogram with info about the response headers. |
- void HistogramHeaders(const HttpResponseHeaders* headers); |
- |
// Called to signal completion of asynchronous IO. |
void OnIOComplete(int result); |