| Index: remoting/host/chromoting_host.h
|
| ===================================================================
|
| --- remoting/host/chromoting_host.h (revision 55264)
|
| +++ remoting/host/chromoting_host.h (working copy)
|
| @@ -8,7 +8,10 @@
|
| #include <string>
|
|
|
| #include "base/thread.h"
|
| +#include "remoting/base/encoder.h"
|
| +#include "remoting/host/capturer.h"
|
| #include "remoting/host/client_connection.h"
|
| +#include "remoting/host/event_executor.h"
|
| #include "remoting/host/heartbeat_sender.h"
|
| #include "remoting/jingle_glue/jingle_client.h"
|
| #include "remoting/jingle_glue/jingle_thread.h"
|
|
|