Chromium Code Reviews| Index: ui/events/event.h |
| diff --git a/ui/events/event.h b/ui/events/event.h |
| index be670ee5fec82a7adf52108e0b6de65061bb1694..c93c28e4ffc83960f5ff76bf8db72a7594a21d80 100644 |
| --- a/ui/events/event.h |
| +++ b/ui/events/event.h |
| @@ -745,7 +745,6 @@ class EVENTS_EXPORT PointerEvent : public LocatedEvent { |
| const gfx::Point& location, |
| const gfx::Point& root_location, |
| int flags, |
| - int pointer_id, |
| int changed_button_flags, |
| const PointerDetails& pointer_details, |
| base::TimeTicks time_stamp); |