| Index: remoting/protocol/fake_connection_to_host.h
|
| diff --git a/remoting/protocol/fake_connection_to_host.h b/remoting/protocol/fake_connection_to_host.h
|
| index 508d1ea618be55a3ba1b52d54a2740789ec1eb48..668196e06922fa135c4c8fbc3e10479b00b16a67 100644
|
| --- a/remoting/protocol/fake_connection_to_host.h
|
| +++ b/remoting/protocol/fake_connection_to_host.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "remoting/protocol/connection_to_host.h"
|
| #include "remoting/protocol/protocol_mock_objects.h"
|
|
|
|
|