Chromium Code Reviews| Index: html/HTMLAppletElement.idl |
| diff --git a/html/HTMLAppletElement.idl b/html/HTMLAppletElement.idl |
| index 073cfd75bec7ccaadd8c9dc6e6f180e4d3a5b8b1..4a1470cd3206e84092c57ea31c7a6c7cbf147bd0 100644 |
| --- a/html/HTMLAppletElement.idl |
| +++ b/html/HTMLAppletElement.idl |
| @@ -20,7 +20,6 @@ |
| [ |
| CustomNamedSetter, |
| - JSCustomGetOwnPropertySlotAndDescriptor, |
| V8CustomIndexedGetter, |
| CustomCall |
| ] interface HTMLAppletElement : HTMLElement { |