Index: webkit/fileapi/sandbox_mount_point_provider.h |
=================================================================== |
--- webkit/fileapi/sandbox_mount_point_provider.h (revision 174833) |
+++ webkit/fileapi/sandbox_mount_point_provider.h (working copy) |
@@ -44,9 +44,6 @@ |
: public FileSystemMountPointProvider, |
public FileSystemQuotaUtil { |
public: |
- using FileSystemMountPointProvider::ValidateFileSystemCallback; |
- using FileSystemMountPointProvider::DeleteFileSystemCallback; |
- |
// Origin enumerator interface. |
// An instance of this interface is assumed to be called on the file thread. |
class OriginEnumerator { |