| 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 606c1c8f13c76a269253e8c54dfec9decc1d25ad..1dd9d999ac40f2f5fce161ac29af687f06327174 100644
|
| --- a/remoting/host/plugin/daemon_installer_win.cc
|
| +++ b/remoting/host/plugin/daemon_installer_win.cc
|
| @@ -23,7 +23,7 @@
|
| #include "base/win/windows_version.h"
|
| #include "google_update/google_update_idl.h"
|
| #include "remoting/base/dispatch_win.h"
|
| -#include "remoting/host/constants.h"
|
| +#include "remoting/host/win/omaha.h"
|
|
|
| using base::win::ScopedBstr;
|
| using base::win::ScopedComPtr;
|
|
|