| Index: third_party/WebKit/Source/core/events/PointerEventFactory.h
|
| diff --git a/third_party/WebKit/Source/core/events/PointerEventFactory.h b/third_party/WebKit/Source/core/events/PointerEventFactory.h
|
| index 951968befedee00d3bfcdabdf29438bb9c7b45f0..13a167a11980a8aed743a73ab266fafbdd48a049 100644
|
| --- a/third_party/WebKit/Source/core/events/PointerEventFactory.h
|
| +++ b/third_party/WebKit/Source/core/events/PointerEventFactory.h
|
| @@ -31,7 +31,6 @@ public:
|
|
|
| PointerEvent* create(
|
| const AtomicString& mouseEventName, const PlatformMouseEvent&,
|
| - EventTarget* relatedTarget,
|
| LocalDOMWindow*);
|
|
|
| PointerEvent* create(const AtomicString& type,
|
|
|