Chromium Code Reviews| Index: webkit/fileapi/sandbox_mount_point_provider.h |
| =================================================================== |
| --- webkit/fileapi/sandbox_mount_point_provider.h (revision 121622) |
| +++ webkit/fileapi/sandbox_mount_point_provider.h (working copy) |
| @@ -89,6 +89,7 @@ |
| const GURL& origin_url, |
| FileSystemType file_system_type, |
| const FilePath& virtual_path, |
| + scoped_ptr<FileSystemCallbackDispatcher> dispatcher, |
| base::MessageLoopProxy* file_proxy, |
| FileSystemContext* context) const OVERRIDE; |