summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/gdata/file_write_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chromeos/gdata/file_write_helper.h')
-rw-r--r--chrome/browser/chromeos/gdata/file_write_helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/gdata/file_write_helper.h b/chrome/browser/chromeos/gdata/file_write_helper.h
index 09e11f4..71a877a 100644
--- a/chrome/browser/chromeos/gdata/file_write_helper.h
+++ b/chrome/browser/chromeos/gdata/file_write_helper.h
@@ -44,7 +44,7 @@ class FileWriteHelper {
const FilePath& local_cache_path);
void PrepareWritableFileAndRunAfterCallback(const FilePath& file_path);
- // File system owned by GDataSystemService.
+ // File system owned by DriveSystemService.
DriveFileSystemInterface* file_system_;
// WeakPtrFactory bound to the UI thread.