| Index: remoting/host/win/rdp_client.cc
|
| diff --git a/remoting/host/win/rdp_client.cc b/remoting/host/win/rdp_client.cc
|
| index b1a537ff675d37a6ae216ef9f897b6236c7e0cd0..81ec5b9e3ea41253b0fee4981d3eea3b99dff204 100644
|
| --- a/remoting/host/win/rdp_client.cc
|
| +++ b/remoting/host/win/rdp_client.cc
|
| @@ -12,6 +12,7 @@
|
| #include "base/bind_helpers.h"
|
| #include "base/logging.h"
|
| #include "base/macros.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/numerics/safe_conversions.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "net/base/ip_address.h"
|
|
|