| Index: remoting/protocol/port_allocator_factory.h
|
| diff --git a/remoting/protocol/port_allocator_factory.h b/remoting/protocol/port_allocator_factory.h
|
| index 907b6b519e83bfe17f1b9fff59ab635288808ffd..830cd9237e8f56a2a352ee1ae860b6d2623b5c72 100644
|
| --- a/remoting/protocol/port_allocator_factory.h
|
| +++ b/remoting/protocol/port_allocator_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_PROTOCOL_PORT_ALLOCATOR_FACTORY_H_
|
| #define REMOTING_PROTOCOL_PORT_ALLOCATOR_FACTORY_H_
|
|
|
| +#include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|
| namespace cricket {
|
|
|