| Index: webkit/chromeos/fileapi/cros_mount_point_provider.h
|
| ===================================================================
|
| --- webkit/chromeos/fileapi/cros_mount_point_provider.h (revision 121622)
|
| +++ webkit/chromeos/fileapi/cros_mount_point_provider.h (working copy)
|
| @@ -57,6 +57,7 @@
|
| 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;
|
|
|
|
|