Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / chromeos / drive / file_system / download_operation.h
index 19a4240..e671789 100644 (file)
@@ -89,14 +89,6 @@ class DownloadOperation {
       const ClientContext& context,
       base::FilePath* drive_file_path,
       base::FilePath* cache_file_path,
-      FileError error);
-
-  // Part of EnsureFileDownloaded(). Called when it is ready to start
-  // downloading the file.
-  void EnsureFileDownloadedAfterPrepareForDownloadFile(
-      scoped_ptr<DownloadParams> params,
-      const ClientContext& context,
-      const base::FilePath& drive_file_path,
       base::FilePath* temp_download_file_path,
       FileError error);