Chromium Code Reviews| Index: Source/core/dom/EventTarget.idl |
| diff --git a/Source/core/dom/EventTarget.idl b/Source/core/dom/EventTarget.idl |
| index 32af40137503bf7254a6d982ab37225eaa38c9cc..8647c2730f48dca3e25b6f1c14ac9e833e523416 100644 |
| --- a/Source/core/dom/EventTarget.idl |
| +++ b/Source/core/dom/EventTarget.idl |
| @@ -19,7 +19,6 @@ |
| */ |
| [ |
| - NoInterfaceObject, |
| CustomToV8, |
| DoNotGenerateWrap, |
| EventTarget |