Index: Source/core/events/DOMWindowEventQueue.h |
diff --git a/Source/core/events/DOMWindowEventQueue.h b/Source/core/events/DOMWindowEventQueue.h |
index 421be567135527c37d369f4cfe604d1e3b9f4d23..d90378894bad8a5ab3a18e356ef7224035f3fcf5 100644 |
--- a/Source/core/events/DOMWindowEventQueue.h |
+++ b/Source/core/events/DOMWindowEventQueue.h |
@@ -37,7 +37,6 @@ namespace blink { |
class Event; |
class DOMWindowEventQueueTimer; |
-class Node; |
class ExecutionContext; |
#if ENABLE(OILPAN) |