| Index: remoting/protocol/connection_tester.h
|
| diff --git a/remoting/protocol/connection_tester.h b/remoting/protocol/connection_tester.h
|
| index 2cd8a2dd192079ade3b58fdf328a9a2b4da5c2e9..ab671b24c82ff38cfb982a536fffa8e71b3b037c 100644
|
| --- a/remoting/protocol/connection_tester.h
|
| +++ b/remoting/protocol/connection_tester.h
|
| @@ -51,7 +51,6 @@ class StreamConnectionTester {
|
| net::StreamSocket* host_socket_;
|
| net::StreamSocket* client_socket_;
|
| int message_size_;
|
| - int message_count_;
|
| int test_data_size_;
|
| bool done_;
|
|
|
|
|