| 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 a953427f35b6e00fadd46aa9acd6ae41dfdf8e2e..d7f48f458c9aa34659c410588ebaf7394dcd1e6c 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,
|
|
|