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 2396b55d98597626b7633ee45d2297f8e5465314..4037ab6e36c62a1faeca35a8b3a4609b8cd8cb9a 100644 |
--- a/content/browser/geolocation/location_api_adapter_android.cc |
+++ b/content/browser/geolocation/location_api_adapter_android.cc |
@@ -4,6 +4,7 @@ |
#include "content/browser/geolocation/location_api_adapter_android.h" |
+#include "base/android/context_utils.h" |
#include "base/android/jni_android.h" |
#include "base/android/jni_string.h" |
#include "base/bind.h" |