| Index: remoting/protocol/chromium_port_allocator.h
|
| diff --git a/remoting/protocol/chromium_port_allocator.h b/remoting/protocol/chromium_port_allocator.h
|
| index 65d5799b266b42240a528e5bb9aaeac434ed5841..b3701f5e54f344b9416bc7bb34846749e3e730ee 100644
|
| --- a/remoting/protocol/chromium_port_allocator.h
|
| +++ b/remoting/protocol/chromium_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"
|
|
|