| Index: remoting/protocol/protocol_mock_objects.cc
|
| diff --git a/remoting/protocol/protocol_mock_objects.cc b/remoting/protocol/protocol_mock_objects.cc
|
| index 5a48cd8d11f8db3237f43a40ac190865a6e0abb4..34ff1318d567b6e7e7421f4a6627905099315e07 100644
|
| --- a/remoting/protocol/protocol_mock_objects.cc
|
| +++ b/remoting/protocol/protocol_mock_objects.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/message_loop_proxy.h"
|
| #include "net/base/ip_endpoint.h"
|
| +#include "remoting/protocol/transport.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|