| Index: content/browser/geofencing/mock_geofencing_service.cc
|
| diff --git a/content/browser/geofencing/mock_geofencing_service.cc b/content/browser/geofencing/mock_geofencing_service.cc
|
| index edf5a9232c451bdd40472972e598c6a0dde5af93..55a9e3d4b2b87ce0078318aeb55526619b9f98a6 100644
|
| --- a/content/browser/geofencing/mock_geofencing_service.cc
|
| +++ b/content/browser/geofencing/mock_geofencing_service.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/bind.h"
|
| #include "base/location.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_registration_delegate.h"
|
| #include "third_party/WebKit/public/platform/WebCircularGeofencingRegion.h"
|
|
|
|
|