Index: chrome/browser/chromeos/drive/file_system/touch_operation.h |
diff --git a/chrome/browser/chromeos/drive/file_system/touch_operation.h b/chrome/browser/chromeos/drive/file_system/touch_operation.h |
index be001630c1a4f3b4cd137ddceb159952f509545b..ff73de9f2fd7179daafc8d38db7054511247e108 100644 |
--- a/chrome/browser/chromeos/drive/file_system/touch_operation.h |
+++ b/chrome/browser/chromeos/drive/file_system/touch_operation.h |
@@ -55,7 +55,6 @@ class TouchOperation { |
void TouchFileAfterGetResourceEntry(const base::Time& last_access_time, |
const base::Time& last_modified_time, |
const FileOperationCallback& callback, |
- std::string* local_id, |
ResourceEntry* entry, |
FileError error); |