| Index: remoting/host/chromoting_host_context.cc
|
| diff --git a/remoting/host/chromoting_host_context.cc b/remoting/host/chromoting_host_context.cc
|
| index 350404b24ccd3b173d7c233ee4cd45e99b475776..0145f9990c53001c34cd4d024b5bd1ba521ecc50 100644
|
| --- a/remoting/host/chromoting_host_context.cc
|
| +++ b/remoting/host/chromoting_host_context.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "remoting/base/auto_thread.h"
|
| -#include "remoting/base/url_request_context.h"
|
| +#include "remoting/base/url_request_context_getter.h"
|
|
|
| namespace remoting {
|
|
|
|
|