| Index: remoting/protocol/pseudotcp_adapter_unittest.cc
|
| diff --git a/remoting/protocol/pseudotcp_adapter_unittest.cc b/remoting/protocol/pseudotcp_adapter_unittest.cc
|
| index 0059204294a99485dadf5c95bf44f7fa5e2d3cef..7118330ac8d3009dc06a55b30615d7ba8afea13f 100644
|
| --- a/remoting/protocol/pseudotcp_adapter_unittest.cc
|
| +++ b/remoting/protocol/pseudotcp_adapter_unittest.cc
|
| @@ -12,6 +12,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/location.h"
|
| #include "base/memory/ptr_util.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "jingle/glue/thread_wrapper.h"
|
|
|