| Index: remoting/host/chromoting_host.cc
|
| diff --git a/remoting/host/chromoting_host.cc b/remoting/host/chromoting_host.cc
|
| index 8e1a4523ae025c84c0596af99f14ba888036f579..427ced6d8794b54a13b1040d159bc9cd6368fe3a 100644
|
| --- a/remoting/host/chromoting_host.cc
|
| +++ b/remoting/host/chromoting_host.cc
|
| @@ -18,6 +18,7 @@
|
| #include "remoting/host/desktop_environment.h"
|
| #include "remoting/host/host_config.h"
|
| #include "remoting/host/input_injector.h"
|
| +#include "remoting/host/video_frame_recorder.h"
|
| #include "remoting/protocol/connection_to_client.h"
|
| #include "remoting/protocol/client_stub.h"
|
| #include "remoting/protocol/host_stub.h"
|
|
|