| 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 a4e1bddcdbb4babe83f5a25140d3ad7070c3c93a..20afed1231544787e4b99d987e811d0aaef5310e 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -103,6 +103,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,
|
|
|