Index: Source/core/html/track/TextTrackCueList.h |
diff --git a/Source/core/html/track/TextTrackCueList.h b/Source/core/html/track/TextTrackCueList.h |
index 23be2263de03e0d36cecfe003ce7bdb891f14639..74f1ebabcd056c35c897b6b367943648c01759d5 100644 |
--- a/Source/core/html/track/TextTrackCueList.h |
+++ b/Source/core/html/track/TextTrackCueList.h |
@@ -56,7 +56,7 @@ public: |
bool updateCueIndex(TextTrackCue*); |
- void trace(Visitor*); |
+ DECLARE_TRACE(); |
private: |
TextTrackCueList(); |