Index: net/http/http_network_transaction.h |
=================================================================== |
--- net/http/http_network_transaction.h (revision 199488) |
+++ net/http/http_network_transaction.h (working copy) |
@@ -301,9 +301,6 @@ |
base::TimeTicks send_start_time_; |
base::TimeTicks send_end_time_; |
- // When the transaction finished reading the request headers. |
- base::TimeTicks receive_headers_end_; |
- |
// The next state in the state machine. |
State next_state_; |