| Index: remoting/host/plugin/daemon_installer_win.cc
|
| diff --git a/remoting/host/plugin/daemon_installer_win.cc b/remoting/host/plugin/daemon_installer_win.cc
|
| index 3ebd2ca7a646dbcaa673136c546f547357f50849..d361f7a7651cc7a04b946bca1d2a09c0b8ca068e 100644
|
| --- a/remoting/host/plugin/daemon_installer_win.cc
|
| +++ b/remoting/host/plugin/daemon_installer_win.cc
|
| @@ -21,8 +21,8 @@
|
| #include "base/win/scoped_handle.h"
|
| #include "base/win/scoped_variant.h"
|
| #include "google_update/google_update_idl.h"
|
| +#include "remoting/base/constants.h"
|
| #include "remoting/base/dispatch_win.h"
|
| -#include "remoting/host/constants.h"
|
|
|
| using base::win::ScopedBstr;
|
| using base::win::ScopedComPtr;
|
|
|