| Index: content/browser/geofencing/geofencing_service.cc
|
| diff --git a/content/browser/geofencing/geofencing_service.cc b/content/browser/geofencing/geofencing_service.cc
|
| index a9f9dfebb42baf05dfc21ed579aed5f99a2ec2da..39bee9b2fd37670a8083cc44b3806facb98e3913 100644
|
| --- a/content/browser/geofencing/geofencing_service.cc
|
| +++ b/content/browser/geofencing/geofencing_service.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/location.h"
|
| #include "base/memory/singleton.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "content/browser/geofencing/geofencing_provider.h"
|
| #include "content/browser/geofencing/geofencing_registration_delegate.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|