Chromium Code Reviews| Index: Source/WebCore/fileapi/FileError.idl |
| diff --git a/Source/WebCore/fileapi/FileError.idl b/Source/WebCore/fileapi/FileError.idl |
| index 16a8cc2457dce0abef1d7b2dcc0bfa9675596184..a4db08173a5369903bc38ba8463e752c53c19971 100644 |
| --- a/Source/WebCore/fileapi/FileError.idl |
| +++ b/Source/WebCore/fileapi/FileError.idl |
| @@ -29,7 +29,6 @@ |
| */ |
| [ |
| - Conditional=BLOB|FILE_SYSTEM, |
| ImplementationLacksVTable |
| ] interface FileError { |
| #if !defined(LANGUAGE_OBJECTIVE_C) |