Index: webkit/fileapi/isolated_mount_point_provider.h |
=================================================================== |
--- webkit/fileapi/isolated_mount_point_provider.h (revision 174833) |
+++ webkit/fileapi/isolated_mount_point_provider.h (working copy) |
@@ -23,9 +23,6 @@ |
class IsolatedMountPointProvider : public FileSystemMountPointProvider { |
public: |
- using FileSystemMountPointProvider::ValidateFileSystemCallback; |
- using FileSystemMountPointProvider::DeleteFileSystemCallback; |
- |
explicit IsolatedMountPointProvider(const FilePath& profile_path); |
virtual ~IsolatedMountPointProvider(); |