Index: net/socket/socket_test_util.h |
diff --git a/net/socket/socket_test_util.h b/net/socket/socket_test_util.h |
index f710820613205f058943e1f734616c1cf1358ddd..fc288ad498089b5d06fe1b24aa2bee9594f561b6 100644 |
--- a/net/socket/socket_test_util.h |
+++ b/net/socket/socket_test_util.h |
@@ -132,7 +132,6 @@ class DynamicMockSocket : public MockSocket { |
private: |
MockRead read_; |
bool has_read_; |
- bool consumed_read_; |
// Max number of bytes we will read at a time. 0 means no limit. |
int short_read_limit_; |