Chromium Code Reviews| Index: public/web/WebNotification.h |
| diff --git a/public/web/WebNotification.h b/public/web/WebNotification.h |
| index 6baca97b0327d79f968fc5c7785a7c5051e34b92..9974fba06a78296cdf391efbcead43df90878ad3 100644 |
| --- a/public/web/WebNotification.h |
| +++ b/public/web/WebNotification.h |
| @@ -108,7 +108,6 @@ public: |
| private: |
| void assign(WebNotificationPrivate*); |
| - void dispatchEvent(const WTF::AtomicString& type); |
| WebNotificationPrivate* m_private; |
| }; |