Chromium Code Reviews| Index: Source/WebCore/Modules/filesystem/FileSystemCallback.idl | 
| diff --git a/Source/WebCore/Modules/filesystem/FileSystemCallback.idl b/Source/WebCore/Modules/filesystem/FileSystemCallback.idl | 
| index 71295cdca5d837101e982cf670f323aa0eb4f1d7..c4eb76b13d251bf3af8db7b52e0859f9c79068d7 100644 | 
| --- a/Source/WebCore/Modules/filesystem/FileSystemCallback.idl | 
| +++ b/Source/WebCore/Modules/filesystem/FileSystemCallback.idl | 
| @@ -29,7 +29,6 @@ | 
| */ | 
| [ | 
| - Conditional=FILE_SYSTEM, | 
| Callback | 
| ] interface FileSystemCallback { | 
| boolean handleEvent(DOMFileSystem fileSystem); |