summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/drive/file_system/update_operation.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chromeos/drive/file_system/update_operation.h')
-rw-r--r--chrome/browser/chromeos/drive/file_system/update_operation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/drive/file_system/update_operation.h b/chrome/browser/chromeos/drive/file_system/update_operation.h
index 0349a5e..135d474 100644
--- a/chrome/browser/chromeos/drive/file_system/update_operation.h
+++ b/chrome/browser/chromeos/drive/file_system/update_operation.h
@@ -91,7 +91,7 @@ class UpdateOperation {
google_apis::DriveUploadError error,
const FilePath& gdata_path,
const FilePath& file_path,
- scoped_ptr<google_apis::DocumentEntry> document_entry);
+ scoped_ptr<google_apis::ResourceEntry> resource_entry);
// Part of UpdateFileByResourceId().
// |callback| must not be null.