| Index: webkit/chromeos/fileapi/cros_mount_point_provider.h
|
| diff --git a/webkit/chromeos/fileapi/cros_mount_point_provider.h b/webkit/chromeos/fileapi/cros_mount_point_provider.h
|
| index a509c114fb02022fa644f0dbea3fb945d3b729b8..1ebdab82eefec4418bff8d8cbe76ac82ae34944f 100644
|
| --- a/webkit/chromeos/fileapi/cros_mount_point_provider.h
|
| +++ b/webkit/chromeos/fileapi/cros_mount_point_provider.h
|
| @@ -57,7 +57,6 @@ class CrosMountPointProvider
|
| const GURL& origin_url,
|
| fileapi::FileSystemType file_system_type,
|
| const FilePath& virtual_path,
|
| - scoped_ptr<fileapi::FileSystemCallbackDispatcher> dispatcher,
|
| base::MessageLoopProxy* file_proxy,
|
| fileapi::FileSystemContext* context) const OVERRIDE;
|
|
|
|
|