Chromium Code Reviews| Index: Source/core/dom/Node.idl |
| diff --git a/Source/core/dom/Node.idl b/Source/core/dom/Node.idl |
| index bf8d979601724ff64d2f30e67a591f24a079fb4a..7833d9d2e599a0b4a274efc3aba655b2c092f768 100644 |
| --- a/Source/core/dom/Node.idl |
| +++ b/Source/core/dom/Node.idl |
| @@ -19,7 +19,6 @@ |
| */ |
| [ |
| - Custom=Wrap, |
| DependentLifetime, |
| ] interface Node : EventTarget { |
| // NodeType |