summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni/WebViewCore.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/android/jni/WebViewCore.h')
-rw-r--r--WebKit/android/jni/WebViewCore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebKit/android/jni/WebViewCore.h b/WebKit/android/jni/WebViewCore.h
index 7f4f4fa..e5fd210 100644
--- a/WebKit/android/jni/WebViewCore.h
+++ b/WebKit/android/jni/WebViewCore.h
@@ -266,6 +266,7 @@ namespace android {
*/
void geolocationPermissionsHidePrompt();
+ jobject getDeviceMotionService();
jobject getDeviceOrientationService();
void addMessageToConsole(const String& message, unsigned int lineNumber, const String& sourceID, int msgLevel);