| Index: remoting/host/simple_host_process.cc
|
| diff --git a/remoting/host/simple_host_process.cc b/remoting/host/simple_host_process.cc
|
| index 035fa3234e3f8dad06f934c16120a81ae6dc63cf..b998b9b78b4e870af41050b6339462465868771f 100644
|
| --- a/remoting/host/simple_host_process.cc
|
| +++ b/remoting/host/simple_host_process.cc
|
| @@ -25,10 +25,10 @@
|
| #include "base/nss_util.h"
|
| #include "base/scoped_nsautorelease_pool.h"
|
| #include "base/thread.h"
|
| +#include "remoting/base/encoder_verbatim.h"
|
| #include "remoting/host/capturer_fake.h"
|
| #include "remoting/host/chromoting_host.h"
|
| #include "remoting/host/chromoting_host_context.h"
|
| -#include "remoting/host/encoder_verbatim.h"
|
| #include "remoting/host/json_host_config.h"
|
|
|
| #if defined(OS_WIN)
|
|
|