Chromium Code Reviews| Index: html/HTMLEmbedElement.idl |
| diff --git a/html/HTMLEmbedElement.idl b/html/HTMLEmbedElement.idl |
| index 43a120b3fa29041ccaee0724d726db8221646d28..ea62e2b107192108aecb1fa78cddeece0e371640 100644 |
| --- a/html/HTMLEmbedElement.idl |
| +++ b/html/HTMLEmbedElement.idl |
| @@ -20,7 +20,6 @@ |
| [ |
| CustomNamedSetter, |
| - JSCustomGetOwnPropertySlotAndDescriptor, |
| CustomCall, |
| V8CustomIndexedGetter, |
| V8SkipVTableValidation |