| Index: remoting/test/fake_port_allocator.cc
|
| diff --git a/remoting/test/fake_port_allocator.cc b/remoting/test/fake_port_allocator.cc
|
| index 972ded5f31ab56f8aaaefaadaa9082e47b87810c..04047e6a7ab37258d484b21a00834286fd76520e 100644
|
| --- a/remoting/test/fake_port_allocator.cc
|
| +++ b/remoting/test/fake_port_allocator.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "remoting/test/fake_port_allocator.h"
|
|
|
| +#include "base/macros.h"
|
| #include "remoting/test/fake_network_dispatcher.h"
|
| #include "remoting/test/fake_network_manager.h"
|
| #include "remoting/test/fake_socket_factory.h"
|
|
|