Index: Source/core/events/Event.h |
diff --git a/Source/core/events/Event.h b/Source/core/events/Event.h |
index fab6c95b6798dbe1aa06c13154bc42244aef1726..bc7ce5d83ad7b8ede6e8fb7f0d321d16b7e83b3e 100644 |
--- a/Source/core/events/Event.h |
+++ b/Source/core/events/Event.h |
@@ -27,6 +27,7 @@ |
#include "bindings/v8/ScriptWrappable.h" |
#include "core/dom/DOMTimeStamp.h" |
#include "core/events/EventPath.h" |
+#include "heap/Handle.h" |
#include "wtf/RefCounted.h" |
#include "wtf/text/AtomicString.h" |