| Index: remoting/host/chromoting_host.cc
|
| diff --git a/remoting/host/chromoting_host.cc b/remoting/host/chromoting_host.cc
|
| index 57f0f9b62302d051cb71997d20706c63ec3fcf3a..d0b2bfcd6173ce295112a53cfccbd38bb3abed55 100644
|
| --- a/remoting/host/chromoting_host.cc
|
| +++ b/remoting/host/chromoting_host.cc
|
| @@ -9,7 +9,6 @@
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
| #include "base/command_line.h"
|
| -#include "base/message_loop/message_loop_proxy.h"
|
| #include "build/build_config.h"
|
| #include "jingle/glue/thread_wrapper.h"
|
| #include "remoting/base/constants.h"
|
|
|