| Index: remoting/protocol/datagram_channel_factory.h
|
| diff --git a/remoting/protocol/datagram_channel_factory.h b/remoting/protocol/datagram_channel_factory.h
|
| index a175b30bbd31829af36e8f2be56c1cbc8d5d4efb..2e19fc2f3c93e3d5889c28083c074d185318610f 100644
|
| --- a/remoting/protocol/datagram_channel_factory.h
|
| +++ b/remoting/protocol/datagram_channel_factory.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/callback_forward.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|
| namespace remoting {
|
|
|