Index: public/web/WebDOMMouseEvent.h |
diff --git a/public/web/WebDOMMouseEvent.h b/public/web/WebDOMMouseEvent.h |
index 46d5020ce0bd1b6f446c213f6df80134e4d1ba22..3cdab456797c69383c677710aceb3747368856e5 100644 |
--- a/public/web/WebDOMMouseEvent.h |
+++ b/public/web/WebDOMMouseEvent.h |
@@ -32,10 +32,6 @@ |
#include "WebDOMEvent.h" |
-#if BLINK_IMPLEMENTATION |
-namespace blink { class Event; } |
-#endif |
- |
namespace blink { |
class WebDOMMouseEvent : public WebDOMEvent { |