Chromium Code Reviews| Index: Source/core/dom/Event.idl |
| diff --git a/Source/core/dom/Event.idl b/Source/core/dom/Event.idl |
| index 46b1599441640b4312043e7d4d3090cb184727bf..c38db7d4c52463489629816c6e60b4d226397e29 100644 |
| --- a/Source/core/dom/Event.idl |
| +++ b/Source/core/dom/Event.idl |
| @@ -21,7 +21,7 @@ |
| // Introduced in DOM Level 2: |
| [ |
| CustomToV8, |
| - ConstructorTemplate=Event, |
| + ConstructorTemplate=Event |
| ] interface Event { |