| Index: Source/core/html/track/TextTrackCue.idl
|
| diff --git a/Source/core/html/track/TextTrackCue.idl b/Source/core/html/track/TextTrackCue.idl
|
| index b7cc2a5e69293796373412a232df40acef3bd941..3b6121ffc70f4016ddc7582610f554d892fef539 100644
|
| --- a/Source/core/html/track/TextTrackCue.idl
|
| +++ b/Source/core/html/track/TextTrackCue.idl
|
| @@ -28,7 +28,6 @@
|
| [
|
| SetWrapperReferenceFrom=owner,
|
| TypeChecking=Unrestricted,
|
| - WillBeGarbageCollected,
|
| ] interface TextTrackCue : EventTarget {
|
| readonly attribute TextTrack? track;
|
|
|
|
|