Chromium Code Reviews| Index: Source/core/dom/Element.idl |
| diff --git a/Source/core/dom/Element.idl b/Source/core/dom/Element.idl |
| index 6ac5a6d02634dabcb18c19ac5867282814fa4b06..831e32c59f2eb64a77907833edde0f3c8b973783 100644 |
| --- a/Source/core/dom/Element.idl |
| +++ b/Source/core/dom/Element.idl |
| @@ -19,7 +19,7 @@ |
| */ |
| [ |
| - CustomToV8, |
| + CustomToV8 |
| ] interface Element : Node { |
| // DOM Level 1 Core |