Chromium Code Reviews| Index: Source/core/html/HTMLFormControlsCollection.idl |
| diff --git a/Source/core/html/HTMLFormControlsCollection.idl b/Source/core/html/HTMLFormControlsCollection.idl |
| index ba47fd34f6df492cb086d11b2585e3d99ac7dc55..e590abf2af698cb945b2aba6aabe3a974ed039b4 100644 |
| --- a/Source/core/html/HTMLFormControlsCollection.idl |
| +++ b/Source/core/html/HTMLFormControlsCollection.idl |
| @@ -19,7 +19,6 @@ |
| */ |
| [ |
| - IndexedGetter, |
| CustomNamedGetter, |
| GenerateIsReachable=ImplOwnerNodeRoot, |
| DependentLifetime, |