| Index: remoting/host/desktop_process_main.cc
|
| diff --git a/remoting/host/desktop_process_main.cc b/remoting/host/desktop_process_main.cc
|
| index c7b6a0df0750e172f049f928a6683a83528f0fda..fa678de69ef4386064b3cbc2550d5099d906c4b7 100644
|
| --- a/remoting/host/desktop_process_main.cc
|
| +++ b/remoting/host/desktop_process_main.cc
|
| @@ -17,6 +17,7 @@
|
| #include "base/utf_string_conversions.h"
|
| #include "base/win/windows_version.h"
|
| #include "remoting/base/auto_thread_task_runner.h"
|
| +#include "remoting/base/breakpad.h"
|
| #include "remoting/host/desktop_process.h"
|
| #include "remoting/host/host_exit_codes.h"
|
| #include "remoting/host/logging.h"
|
|
|