| Index: Source/core/dom/Node.h
|
| diff --git a/Source/core/dom/Node.h b/Source/core/dom/Node.h
|
| index 35c5e9b5c462f973239096a968838f2b79b99660..16fb5c966e55274ce3267345597fc95e0dad1d42 100644
|
| --- a/Source/core/dom/Node.h
|
| +++ b/Source/core/dom/Node.h
|
| @@ -635,7 +635,6 @@ public:
|
|
|
| void dispatchSimulatedClick(Event* underlyingEvent, SimulatedClickMouseEventOptions = SendNoEvents);
|
|
|
| - virtual bool dispatchBeforeLoadEvent(const String& sourceURL);
|
| void dispatchInputEvent();
|
|
|
| // Perform the default action for an event.
|
|
|