| Index: remoting/test/host_list_fetcher.cc
 | 
| diff --git a/remoting/test/host_list_fetcher.cc b/remoting/test/host_list_fetcher.cc
 | 
| index 73d4106a3fe9abde1ff3e00813e8273d83fe2267..3b1c6b4fa7124e7e3299affa334be53fc7a68d12 100644
 | 
| --- a/remoting/test/host_list_fetcher.cc
 | 
| +++ b/remoting/test/host_list_fetcher.cc
 | 
| @@ -8,7 +8,7 @@
 | 
|  #include "base/callback_helpers.h"
 | 
|  #include "base/json/json_reader.h"
 | 
|  #include "base/logging.h"
 | 
| -#include "base/thread_task_runner_handle.h"
 | 
| +#include "base/threading/thread_task_runner_handle.h"
 | 
|  #include "base/values.h"
 | 
|  #include "net/http/http_status_code.h"
 | 
|  #include "net/url_request/url_fetcher.h"
 | 
| 
 |