| Index: chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.h
|
| diff --git a/chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.h b/chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.h
|
| index a9b43cdbd36e81c0cd1980df294df71d38712253..4582759517691f9a59bfb8147a0f9c75e57bae8b 100644
|
| --- a/chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.h
|
| +++ b/chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.h
|
| @@ -69,7 +69,6 @@ class GetFileForSavingOperation {
|
| scoped_ptr<ResourceEntry> entry);
|
| void GetFileForSavingAfterMarkDirty(const GetFileCallback& callback,
|
| const base::FilePath& cache_path,
|
| - const std::string* local_id,
|
| scoped_ptr<ResourceEntry> entry,
|
| FileError error);
|
| void GetFileForSavingAfterWatch(const GetFileCallback& callback,
|
|
|