Index: chrome/browser/chromeos/gdata/file_write_helper.h |
diff --git a/chrome/browser/chromeos/gdata/file_write_helper.h b/chrome/browser/chromeos/gdata/file_write_helper.h |
index 09e11f47c279dc0cbbfe5d75eaa10e7b1781c215..71a877a0a9bcde9374c1e48829105bcd0d096ee0 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. |