| Index: third_party/WebKit/Source/core/html/track/vtt/VTTRegionList.idl
|
| diff --git a/third_party/WebKit/Source/core/html/track/vtt/VTTRegionList.idl b/third_party/WebKit/Source/core/html/track/vtt/VTTRegionList.idl
|
| index 8eff2cde8045d58d78abfd7144c516637e5db340..4af022c7308d5d802c8dfb154b60721ef3d764ba 100644
|
| --- a/third_party/WebKit/Source/core/html/track/vtt/VTTRegionList.idl
|
| +++ b/third_party/WebKit/Source/core/html/track/vtt/VTTRegionList.idl
|
| @@ -28,7 +28,6 @@
|
|
|
| [
|
| RuntimeEnabled=WebVTTRegions,
|
| - GarbageCollected,
|
| ] interface VTTRegionList {
|
| readonly attribute unsigned long length;
|
| getter VTTRegion item(unsigned long index);
|
|
|