| Index: remoting/host/chromoting_host_context.cc
|
| diff --git a/remoting/host/chromoting_host_context.cc b/remoting/host/chromoting_host_context.cc
|
| index 0d51f85e82f422e83e45896f1c12bf402d1d5698..aa3146cb8148549b6d62fc4a0325a479bd47db9f 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/host/url_request_context.h"
|
| +#include "remoting/base/url_request_context.h"
|
|
|
| namespace remoting {
|
|
|
|
|