Index: Source/core/html/canvas/WebGLContextEvent.h |
diff --git a/Source/core/html/canvas/WebGLContextEvent.h b/Source/core/html/canvas/WebGLContextEvent.h |
index 85c97d8ab407a3370dbdaf78aea0db25bcb8454e..105e23e7552457f33110e46408c6c09f80987192 100644 |
--- a/Source/core/html/canvas/WebGLContextEvent.h |
+++ b/Source/core/html/canvas/WebGLContextEvent.h |
@@ -53,7 +53,7 @@ public: |
virtual const AtomicString& interfaceName() const override; |
- virtual void trace(Visitor*) override; |
+ DECLARE_VIRTUAL_TRACE(); |
private: |
WebGLContextEvent(); |