Chromium Code Reviews| Index: html/HTMLOptionsCollection.idl |
| diff --git a/html/HTMLOptionsCollection.idl b/html/HTMLOptionsCollection.idl |
| index b240f2462cde913b33da8fd4bcc5bca52d2aa2d7..692ead2e62d2e980d2a7a90b5d6499f884c2e62e 100644 |
| --- a/html/HTMLOptionsCollection.idl |
| +++ b/html/HTMLOptionsCollection.idl |
| @@ -19,7 +19,6 @@ |
| */ |
| [ |
| - JSGenerateToNativeObject, |
| CustomIndexedSetter, |
| NamedGetter, |
| GenerateIsReachable=ImplOwnerNodeRoot, |