Chromium Code Reviews| Index: Source/core/events/BeforeUnloadEvent.h |
| diff --git a/Source/core/events/BeforeUnloadEvent.h b/Source/core/events/BeforeUnloadEvent.h |
| index af7528c752740115d0aa3268f79d9d7cc65b5c87..ef7dedd5a6d984cbd48b5ebb7713a4e5aa9c62b9 100644 |
| --- a/Source/core/events/BeforeUnloadEvent.h |
| +++ b/Source/core/events/BeforeUnloadEvent.h |
| @@ -30,6 +30,7 @@ |
| namespace blink { |
| class BeforeUnloadEvent FINAL : public Event { |
| + DEFINE_WRAPPERTYPEINFO(); |
| public: |
| virtual ~BeforeUnloadEvent(); |