Chromium Code Reviews| Index: Source/core/dom/EventException.idl |
| diff --git a/Source/core/dom/EventException.idl b/Source/core/dom/EventException.idl |
| index f5104132ec4771c0b471a56b80c07784a3fc386e..7d058302c0d5564db964e064c5a3da03548708b1 100644 |
| --- a/Source/core/dom/EventException.idl |
| +++ b/Source/core/dom/EventException.idl |
| @@ -28,7 +28,7 @@ |
| // Introduced in DOM Level 2: |
| [ |
| - DoNotCheckConstants, |
| + DoNotCheckConstants |
| ] exception EventException { |
| readonly attribute unsigned short code; |