| Index: remoting/host/setup/win/host_configurer.cc
|
| diff --git a/remoting/host/setup/win/host_configurer.cc b/remoting/host/setup/win/host_configurer.cc
|
| index c0d7d19476bf76aaa330e90e92a18804b64acaa7..bf5b8a6da6af71d2f2ea27bcfe014d3372ec8180 100644
|
| --- a/remoting/host/setup/win/host_configurer.cc
|
| +++ b/remoting/host/setup/win/host_configurer.cc
|
| @@ -10,8 +10,8 @@
|
| #include "base/command_line.h"
|
| #include "base/run_loop.h"
|
| #include "base/threading/thread.h"
|
| +#include "remoting/base/url_request_context.h"
|
| #include "remoting/host/setup/win/host_configurer_window.h"
|
| -#include "remoting/host/url_request_context.h"
|
|
|
| class HostConfigurerModule
|
| : public ATL::CAtlExeModuleT<HostConfigurerModule> {
|
|
|