| Index: Source/core/page/EventHandler.h
|
| diff --git a/Source/core/page/EventHandler.h b/Source/core/page/EventHandler.h
|
| index 1707d1ebc6478dd7887a4a254bc0a979cf38db6d..c3c0118f588b26f4d70c17e2467f614b3d7d4cb9 100644
|
| --- a/Source/core/page/EventHandler.h
|
| +++ b/Source/core/page/EventHandler.h
|
| @@ -194,7 +194,6 @@
|
| bool useHandCursor(Node*, bool isOverLink);
|
|
|
| void notifyElementActivated();
|
| - void notifySelectionChanged();
|
|
|
| PassRefPtr<UserGestureToken> takeLastMouseDownGestureToken() { return m_lastMouseDownUserGestureToken.release(); }
|
|
|
|
|