Chromium Code Reviews| Index: Source/core/fileapi/FileException.idl |
| diff --git a/Source/core/fileapi/FileException.idl b/Source/core/fileapi/FileException.idl |
| index b6221df7f20c44d60178304fecf7b475bb15754f..6e1321208b7d1684115879f154d13f6596f6484d 100644 |
| --- a/Source/core/fileapi/FileException.idl |
| +++ b/Source/core/fileapi/FileException.idl |
| @@ -29,6 +29,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| DoNotCheckConstants, |
| ImplementationLacksVTable |
| ] exception FileException { |