| Index: remoting/host/chromoting_host.h
|
| diff --git a/remoting/host/chromoting_host.h b/remoting/host/chromoting_host.h
|
| index bb9e80ed2df6b98a03bd9dee7d83d3641f2bc884..71f474359c4b0416dbdbe65db574e1e985110465 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"
|
|
|