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 1211e7e865fec070dcf204cd7df0b82725e0d1fa..f986d5462c5da8b5b3837fb782653c489d21bf6d 100644 |
--- a/content/browser/android/content_view_core_impl.h |
+++ b/content/browser/android/content_view_core_impl.h |
@@ -115,6 +115,10 @@ class ContentViewCoreImpl : public ContentViewCore, |
jint pointer_id_1, |
jfloat touch_major_0, |
jfloat touch_major_1, |
+ jfloat touch_minor_0, |
+ jfloat touch_minor_1, |
+ jfloat orientation_0, |
+ jfloat orientation_1, |
jfloat raw_pos_x, |
jfloat raw_pos_y, |
jint android_tool_type_0, |