Index: content/browser/android/content_view_core_impl.h |
diff --git a/content/browser/android/content_view_core_impl.h b/content/browser/android/content_view_core_impl.h |
index 0ac6d75e92cf8146229ea94d067d01240e4fa2da..8cb9b9ecb820e79655d9e40d1a807f3e6c1fabe7 100644 |
--- a/content/browser/android/content_view_core_impl.h |
+++ b/content/browser/android/content_view_core_impl.h |
@@ -105,6 +105,8 @@ class ContentViewCoreImpl : public ContentViewCore, |
jfloat touch_minor_1, |
jfloat orientation_0, |
jfloat orientation_1, |
+ jfloat tilt_0, |
+ jfloat tilt_1, |
jfloat raw_pos_x, |
jfloat raw_pos_y, |
jint android_tool_type_0, |