| Index: webkit/fileapi/file_system_path_manager.h
|
| ===================================================================
|
| --- webkit/fileapi/file_system_path_manager.h (revision 67702)
|
| +++ webkit/fileapi/file_system_path_manager.h (working copy)
|
| @@ -28,8 +28,6 @@
|
| bool allow_file_access_from_files);
|
| ~FileSystemPathManager();
|
|
|
| - static FilePath GetFileSystemCommonRootDirectory(const FilePath& root_path);
|
| -
|
| // Callback for GetFileSystemRootPath.
|
| // If the request is accepted and the root filesystem for the origin exists
|
| // the callback is called with success=true and valid root_path and name.
|
|
|