Chromium Code Reviews| Index: Source/core/html/HTMLCollection.idl |
| diff --git a/Source/core/html/HTMLCollection.idl b/Source/core/html/HTMLCollection.idl |
| index cab83cd617795259afefce1767726d3deb9e7266..aa57a4757d397515773130208ab9200f218cfc70 100644 |
| --- a/Source/core/html/HTMLCollection.idl |
| +++ b/Source/core/html/HTMLCollection.idl |
| @@ -20,7 +20,6 @@ |
| */ |
| [ |
| - Custom=Wrap, |
| DependentLifetime, |
| SetWrapperReferenceFrom=ownerNode, |
| WillBeGarbageCollected, |