| 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 9c2356c57c93725da61875d35142cd343270ee65..6028a430526cc211ac30361f32cec94df15ef0de 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/bind.h"
|
| #include "base/location.h"
|
| #include "content/browser/geolocation/location_provider_android.h"
|
| -#include "jni/location_provider_jni.h"
|
| +#include "jni/LocationProvider_jni.h"
|
|
|
| using base::android::AttachCurrentThread;
|
| using base::android::CheckException;
|
|
|