| Index: remoting/host/simple_host_process.cc
|
| diff --git a/remoting/host/simple_host_process.cc b/remoting/host/simple_host_process.cc
|
| index b9692ae48004ea86dbec00be5a45f334aa7727ba..f730ec075620157e570890fda1160a9f3f1a9ed2 100644
|
| --- a/remoting/host/simple_host_process.cc
|
| +++ b/remoting/host/simple_host_process.cc
|
| @@ -32,6 +32,7 @@
|
| #include "remoting/host/chromoting_host.h"
|
| #include "remoting/host/chromoting_host_context.h"
|
| #include "remoting/host/json_host_config.h"
|
| +#include "remoting/base/tracer.h"
|
|
|
| #if defined(OS_WIN)
|
| #include "remoting/host/capturer_gdi.h"
|
|
|