| 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 603fd441508cf4d8f901e9c979a4c5d367bf7b44..1241f110d00d0e1eef609922731be973defccfdf 100644
|
| --- a/content/browser/android/content_view_core_impl.h
|
| +++ b/content/browser/android/content_view_core_impl.h
|
| @@ -130,7 +130,7 @@ class ContentViewCoreImpl : public ContentViewCore,
|
| jfloat pressure,
|
| jfloat orientation,
|
| jfloat tilt,
|
| - jint android_changed_button,
|
| + jint android_action_button,
|
| jint android_button_state,
|
| jint android_meta_state,
|
| jint tool_type);
|
|
|