| Index: remoting/protocol/stream_channel_factory.h
|
| diff --git a/remoting/protocol/stream_channel_factory.h b/remoting/protocol/stream_channel_factory.h
|
| index cbfef254fe915c7df3104ebd28ad8d5911593913..fe4a1e5d94b909a3e4ceca5e52c931f0de38b878 100644
|
| --- a/remoting/protocol/stream_channel_factory.h
|
| +++ b/remoting/protocol/stream_channel_factory.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/threading/non_thread_safe.h"
|
|
|
|
|