| Index: content/browser/geolocation/location_api_adapter_android.h
|
| diff --git a/content/browser/geolocation/location_api_adapter_android.h b/content/browser/geolocation/location_api_adapter_android.h
|
| index f81ac93826b4584c6058b9cee277d4a12a3d70bd..d1d2fa52ee74e21d4c4527c967d44d2c4ef0c426 100644
|
| --- a/content/browser/geolocation/location_api_adapter_android.h
|
| +++ b/content/browser/geolocation/location_api_adapter_android.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_BROWSER_GEOLOCATION_LOCATION_API_ADAPTER_ANDROID_H_
|
| #define CONTENT_BROWSER_GEOLOCATION_LOCATION_API_ADAPTER_ANDROID_H_
|
|
|
| -#include "base/android/jni_helper.h"
|
| +#include "base/android/jni_weak_ref.h"
|
| #include "base/android/scoped_java_ref.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/singleton.h"
|
|
|