Index: chrome/browser/chromeos/drive/file_system/drive_operations.h |
diff --git a/chrome/browser/chromeos/drive/file_system/drive_operations.h b/chrome/browser/chromeos/drive/file_system/drive_operations.h |
index 699414a0acb11dd3b4bfb3265b4f1d90e81db3e4..8204abf9c1a4bb30a797cc7d9e839bb6d1b1d7a7 100644 |
--- a/chrome/browser/chromeos/drive/file_system/drive_operations.h |
+++ b/chrome/browser/chromeos/drive/file_system/drive_operations.h |
@@ -38,7 +38,7 @@ class DriveOperations { |
// Allocates the operation objects and initializes the operation pointers. |
void Init(JobScheduler* job_scheduler, |
- DriveFileSystemInterface* drive_file_system, |
+ DriveFileSystemInterface* file_system, |
FileCache* cache, |
internal::ResourceMetadata* metadata, |
scoped_refptr<base::SequencedTaskRunner> blocking_task_runner, |