| Index: content/common/fileapi/file_system_dispatcher.h
|
| ===================================================================
|
| --- content/common/fileapi/file_system_dispatcher.h (revision 194203)
|
| +++ content/common/fileapi/file_system_dispatcher.h (working copy)
|
| @@ -95,11 +95,6 @@
|
| bool CreateSnapshotFile(const GURL& file_path,
|
| fileapi::FileSystemCallbackDispatcher* dispatcher);
|
|
|
| - bool CreateSnapshotFile_Deprecated(
|
| - const GURL& blod_url,
|
| - const GURL& file_path,
|
| - fileapi::FileSystemCallbackDispatcher* dispatcher);
|
| -
|
| private:
|
| // Message handlers.
|
| void OnDidOpenFileSystem(int request_id,
|
|
|