Chromium Code Reviews| Index: remoting/host/daemon_process_win.cc |
| diff --git a/remoting/host/daemon_process_win.cc b/remoting/host/daemon_process_win.cc |
| index 3a54e57d5781cbcd8894fdc948a12ffef3d331ea..5eee416f1ef953d5e2dc0fb0551140410f2696b1 100644 |
| --- a/remoting/host/daemon_process_win.cc |
| +++ b/remoting/host/daemon_process_win.cc |
| @@ -6,6 +6,7 @@ |
| #include "base/logging.h" |
| #include "base/single_thread_task_runner.h" |
| +#include "base/win/scoped_handle.h" |
| namespace remoting { |