| Index: remoting/host/chromoting_host.h
|
| diff --git a/remoting/host/chromoting_host.h b/remoting/host/chromoting_host.h
|
| index fb26aec8d349a36232596348a62d61012abe0ea1..50d7a43bc6aeb40247d99ce2cf0b2013ffea7c37 100644
|
| --- a/remoting/host/chromoting_host.h
|
| +++ b/remoting/host/chromoting_host.h
|
| @@ -10,6 +10,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/threading/thread.h"
|
| #include "remoting/base/encoder.h"
|
| +#include "remoting/base/plugin_message_loop_proxy.h"
|
| #include "remoting/host/access_verifier.h"
|
| #include "remoting/host/capturer.h"
|
| #include "remoting/host/client_session.h"
|
|
|