summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xSource/WebKit/android/jni/MockGeolocation.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebKit/android/jni/MockGeolocation.cpp b/Source/WebKit/android/jni/MockGeolocation.cpp
index 164c37d..d588010 100755
--- a/Source/WebKit/android/jni/MockGeolocation.cpp
+++ b/Source/WebKit/android/jni/MockGeolocation.cpp
@@ -32,6 +32,7 @@
#include <GeolocationError.h>
#include <GeolocationPosition.h>
+#include "JNIHelp.h"
#include "ScopedLocalRef.h"
#include <wtf/CurrentTime.h>