| Index: core/html/track/vtt/VTTRegion.idl
|
| diff --git a/core/html/track/vtt/VTTRegion.idl b/core/html/track/vtt/VTTRegion.idl
|
| index 3f18b15b416c382474e9cfe2f3f9298714bef091..a2843fdeb44400cc15075c0c468a3e24a10aeef8 100644
|
| --- a/core/html/track/vtt/VTTRegion.idl
|
| +++ b/core/html/track/vtt/VTTRegion.idl
|
| @@ -28,7 +28,7 @@
|
| [
|
| Constructor,
|
| RuntimeEnabled=WebVTTRegions,
|
| - WillBeGarbageCollected,
|
| + GarbageCollected,
|
| ] interface VTTRegion {
|
| [RaisesException=Setter] attribute double width;
|
| // TODO(philipj): height should be called lines.
|
|
|