Chromium Code Reviews| Index: Source/core/fileapi/FileException.idl |
| diff --git a/Source/core/fileapi/FileException.idl b/Source/core/fileapi/FileException.idl |
| index a28d3b44e6dbf47889738f095c5b70f855fa91e6..c64d716bbe309b9bdf3a05c41a81080cdda380a6 100644 |
| --- a/Source/core/fileapi/FileException.idl |
| +++ b/Source/core/fileapi/FileException.idl |
| @@ -30,7 +30,7 @@ |
| [ |
| NoInterfaceObject, |
| - DoNotCheckConstants, |
| + DoNotCheckConstants |
| ] exception FileException { |
| readonly attribute unsigned short code; |