| Index: net/http/http_transaction_test_util.h
|
| diff --git a/net/http/http_transaction_test_util.h b/net/http/http_transaction_test_util.h
|
| index dbd267083c227ad4faa9950a75aa467e5b4bf550..e936ac9de01d745783c1f2981d98f55df3a60664 100644
|
| --- a/net/http/http_transaction_test_util.h
|
| +++ b/net/http/http_transaction_test_util.h
|
| @@ -280,8 +280,6 @@ class MockNetworkTransaction
|
|
|
| bool done_reading_called_;
|
|
|
| - CompletionCallback callback_; // used for pause and restart.
|
| -
|
| base::WeakPtrFactory<MockNetworkTransaction> weak_factory_;
|
|
|
| };
|
|
|