Index: webkit/browser/fileapi/sandbox_file_system_backend.h |
diff --git a/webkit/browser/fileapi/sandbox_file_system_backend.h b/webkit/browser/fileapi/sandbox_file_system_backend.h |
index 207600ef5b482766d99f401a2f4040345a752483..cefebc79e717bcd29d10a077d11e25488e0b38f4 100644 |
--- a/webkit/browser/fileapi/sandbox_file_system_backend.h |
+++ b/webkit/browser/fileapi/sandbox_file_system_backend.h |
@@ -40,7 +40,6 @@ class WEBKIT_STORAGE_BROWSER_EXPORT SandboxFileSystemBackend |
FileSystemType type, |
OpenFileSystemMode mode, |
const OpenFileSystemCallback& callback) OVERRIDE; |
- virtual FileSystemFileUtil* GetFileUtil(FileSystemType type) OVERRIDE; |
virtual AsyncFileUtil* GetAsyncFileUtil(FileSystemType type) OVERRIDE; |
virtual CopyOrMoveFileValidatorFactory* GetCopyOrMoveFileValidatorFactory( |
FileSystemType type, |