Index: Source/core/html/shadow/MediaControls.h |
diff --git a/Source/core/html/shadow/MediaControls.h b/Source/core/html/shadow/MediaControls.h |
index 6502d9a0b2c3e54fb86b55116fc36968b9b17780..75318152783b0867b2dd1e4a876ddeb95697d85d 100644 |
--- a/Source/core/html/shadow/MediaControls.h |
+++ b/Source/core/html/shadow/MediaControls.h |
@@ -71,7 +71,7 @@ public: |
void mediaElementFocused(); |
- virtual void trace(Visitor*) override; |
+ DECLARE_VIRTUAL_TRACE(); |
private: |
explicit MediaControls(HTMLMediaElement&); |