| 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 6028a430526cc211ac30361f32cec94df15ef0de..0e71a9f9f3ff5779c11512a1478ab128e39368ae 100644
|
| --- a/content/browser/geolocation/location_api_adapter_android.cc
|
| +++ b/content/browser/geolocation/location_api_adapter_android.cc
|
| @@ -14,7 +14,6 @@
|
| using base::android::AttachCurrentThread;
|
| using base::android::CheckException;
|
| using base::android::ClearException;
|
| -using base::android::GetMethodID;
|
|
|
| static void NewLocationAvailable(JNIEnv* env, jclass,
|
| jdouble latitude,
|
|
|