| Index: third_party/WebKit/Source/core/input/EventHandlingUtil.h
|
| diff --git a/third_party/WebKit/Source/core/input/EventHandlingUtil.h b/third_party/WebKit/Source/core/input/EventHandlingUtil.h
|
| index edef3b9149b5494b9c84ea0ab70d095442618916..fb9ed3da448ff3590d149cc702f5e3f1d36d1c13 100644
|
| --- a/third_party/WebKit/Source/core/input/EventHandlingUtil.h
|
| +++ b/third_party/WebKit/Source/core/input/EventHandlingUtil.h
|
| @@ -31,7 +31,6 @@ WebInputEventResult ToWebInputEventResult(DispatchEventResult);
|
| PaintLayer* LayerForNode(Node*);
|
| ScrollableArea* AssociatedScrollableArea(const PaintLayer*);
|
|
|
| -Element* ParentElementIfNeeded(Node*);
|
| ContainerNode* ParentForClickEvent(const Node&);
|
|
|
| LayoutPoint ContentPointFromRootFrame(LocalFrame*,
|
|
|