| 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 64dfa8ef7ac53d3a1683f98e5f73201c26ff8b16..779fdabd91fbf7f3d91f2f1ecd9f61f6085d4046 100644
|
| --- a/remoting/host/win/worker_process_launcher.cc
|
| +++ b/remoting/host/win/worker_process_launcher.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/location.h"
|
| #include "base/logging.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/time.h"
|
| +#include "base/time/time.h"
|
| #include "base/win/windows_version.h"
|
| #include "ipc/ipc_message.h"
|
| #include "remoting/host/chromoting_messages.h"
|
|
|