Chromium Code Reviews| Index: Source/core/html/track/TextTrackCue.idl |
| diff --git a/Source/core/html/track/TextTrackCue.idl b/Source/core/html/track/TextTrackCue.idl |
| index 7337d128e7e967e7c6f56e1b241e5685e2c9fcd4..9dc26e3ef277ea9cccff84d591a514cc5f6c1b12 100644 |
| --- a/Source/core/html/track/TextTrackCue.idl |
| +++ b/Source/core/html/track/TextTrackCue.idl |
| @@ -25,6 +25,7 @@ |
| [ |
| Custom=ToV8, |
| + WillBeGarbageCollected, |
| ] interface TextTrackCue : EventTarget { |
| readonly attribute TextTrack track; |