| Index: content/browser/geolocation/location_api_adapter_android.cc
|
| diff --git a/content/browser/geolocation/location_api_adapter_android.cc b/content/browser/geolocation/location_api_adapter_android.cc
|
| index e1472ea7d110b659cc94e3c2cca36968b1a012ee..980d1bda3ab95812b15173556f08c0e4885ea04a 100644
|
| --- a/content/browser/geolocation/location_api_adapter_android.cc
|
| +++ b/content/browser/geolocation/location_api_adapter_android.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/android/jni_string.h"
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "content/browser/geolocation/location_provider_android.h"
|
| #include "jni/LocationProviderAdapter_jni.h"
|
|
|
|
|