Index: webkit/fileapi/test_mount_point_provider.h |
=================================================================== |
--- webkit/fileapi/test_mount_point_provider.h (revision 174833) |
+++ webkit/fileapi/test_mount_point_provider.h (working copy) |
@@ -27,9 +27,6 @@ |
class WEBKIT_STORAGE_EXPORT_PRIVATE TestMountPointProvider |
: public FileSystemMountPointProvider { |
public: |
- using FileSystemMountPointProvider::ValidateFileSystemCallback; |
- using FileSystemMountPointProvider::DeleteFileSystemCallback; |
- |
TestMountPointProvider( |
base::SequencedTaskRunner* task_runner, |
const FilePath& base_path); |