Chromium Code Reviews| Index: remoting/test/fake_port_allocator.h |
| diff --git a/remoting/test/fake_port_allocator.h b/remoting/test/fake_port_allocator.h |
| index d848dfdbb9ad486eb0cd4dfbcae0bdc986997772..dfab4a5d202418fc6860f46438c6e59fcc90a7aa 100644 |
| --- a/remoting/test/fake_port_allocator.h |
| +++ b/remoting/test/fake_port_allocator.h |
| @@ -7,6 +7,7 @@ |
| #include <set> |
| +#include "base/macros.h" |
| #include "base/memory/ref_counted.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "remoting/protocol/port_allocator_factory.h" |