| Index: remoting/host/setup/daemon_installer_win.cc
|
| diff --git a/remoting/host/setup/daemon_installer_win.cc b/remoting/host/setup/daemon_installer_win.cc
|
| index 867eff2dcb0a50129401ad5882106a045c771ee5..78f2edea99d475501abffa7b4b6c860a2134be0e 100644
|
| --- a/remoting/host/setup/daemon_installer_win.cc
|
| +++ b/remoting/host/setup/daemon_installer_win.cc
|
| @@ -7,7 +7,7 @@
|
| #include <windows.h>
|
|
|
| #include "base/bind.h"
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/process_util.h"
|
| #include "base/strings/string16.h"
|
| #include "base/strings/stringprintf.h"
|
|
|