| Index: remoting/host/win/worker_process_launcher.cc
|
| diff --git a/remoting/host/win/worker_process_launcher.cc b/remoting/host/win/worker_process_launcher.cc
|
| index f3198a0e57a508b39e7635a562af691a62644cc9..4b1dd1699be654b23fb599dd05ed28805dd5d7cd 100644
|
| --- a/remoting/host/win/worker_process_launcher.cc
|
| +++ b/remoting/host/win/worker_process_launcher.cc
|
| @@ -10,7 +10,6 @@
|
| #include "base/logging.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/time/time.h"
|
| -#include "base/win/windows_version.h"
|
| #include "ipc/ipc_message.h"
|
| #include "remoting/host/chromoting_messages.h"
|
| #include "remoting/host/host_exit_codes.h"
|
|
|