Index: public/web/WebDOMEvent.h |
diff --git a/public/web/WebDOMEvent.h b/public/web/WebDOMEvent.h |
index d10bded21c92e01277b84460347901677a47246a..6d07505db263b7f09393aea31393997d0e395fa1 100644 |
--- a/public/web/WebDOMEvent.h |
+++ b/public/web/WebDOMEvent.h |
@@ -86,7 +86,6 @@ public: |
BLINK_EXPORT bool isMessageEvent() const; |
BLINK_EXPORT bool isWheelEvent() const; |
BLINK_EXPORT bool isBeforeTextInsertedEvent() const; |
- BLINK_EXPORT bool isOverflowEvent() const; |
BLINK_EXPORT bool isPageTransitionEvent() const; |
BLINK_EXPORT bool isPopStateEvent() const; |
BLINK_EXPORT bool isProgressEvent() const; |