| Index: chrome/browser/chromeos/drive/file_system/remove_operation.h
|
| diff --git a/chrome/browser/chromeos/drive/file_system/remove_operation.h b/chrome/browser/chromeos/drive/file_system/remove_operation.h
|
| index e3468bbf12f311ece3430a36b5326238b7e39205..4564ef8a53b3433d2b26cbc47ef954f1938b00ef 100644
|
| --- a/chrome/browser/chromeos/drive/file_system/remove_operation.h
|
| +++ b/chrome/browser/chromeos/drive/file_system/remove_operation.h
|
| @@ -56,7 +56,6 @@ class RemoveOperation {
|
| // Part of Remove(). Called after CheckLocalState() completion.
|
| void RemoveAfterCheckLocalState(const FileOperationCallback& callback,
|
| const std::string* parent_resource_id,
|
| - const std::string* local_id,
|
| const ResourceEntry* entry,
|
| FileError error);
|
|
|
|
|