| Index: chrome/browser/local_discovery/service_discovery_client_impl.cc
|
| diff --git a/chrome/browser/local_discovery/service_discovery_client_impl.cc b/chrome/browser/local_discovery/service_discovery_client_impl.cc
|
| index f6a825862d5741c16c314f80235ce225ce1d7424..31cc10519c382e874a54ff130f62de89f66dbbb2 100644
|
| --- a/chrome/browser/local_discovery/service_discovery_client_impl.cc
|
| +++ b/chrome/browser/local_discovery/service_discovery_client_impl.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/memory/singleton.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/stl_util.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "chrome/browser/local_discovery/service_discovery_client_impl.h"
|
| #include "net/dns/dns_protocol.h"
|
| #include "net/dns/record_rdata.h"
|
|
|