Chromium Code Reviews| Index: html/HTMLElement.idl |
| diff --git a/html/HTMLElement.idl b/html/HTMLElement.idl |
| index 5b70e6c8e82422568fa6b8347ff70d6b86a76bb9..def5a48c8c6a19aebc96c8dcf77e830fe2214b57 100644 |
| --- a/html/HTMLElement.idl |
| +++ b/html/HTMLElement.idl |
| @@ -19,8 +19,6 @@ |
| */ |
| [ |
| - JSGenerateToNativeObject, |
| - JSCustomPushEventHandlerScope, |
| V8CustomToJSObject, |
| V8SkipVTableValidation |
| ] interface HTMLElement : Element { |