| Index: chrome/browser/chromeos/gdata/gdata_download_observer.cc
|
| diff --git a/chrome/browser/chromeos/gdata/gdata_download_observer.cc b/chrome/browser/chromeos/gdata/gdata_download_observer.cc
|
| index 826fc87f3680bb09dfe5cc35beb590ad5a250e33..55fb53afcc8db16602e2647669150f1f0787ab4e 100644
|
| --- a/chrome/browser/chromeos/gdata/gdata_download_observer.cc
|
| +++ b/chrome/browser/chromeos/gdata/gdata_download_observer.cc
|
| @@ -543,7 +543,7 @@ void GDataDownloadObserver::CreateUploadFileInfoAfterCheckExistence(
|
| } else {
|
| // No file exists at the target path, so upload as a new file.
|
|
|
| - // Get the GDataDirectory proto for the upload directory, then extract the
|
| + // Get the DriveDirectory proto for the upload directory, then extract the
|
| // initial upload URL in OnReadDirectoryByPath().
|
| const FilePath upload_dir = upload_file_info->gdata_path.DirName();
|
| file_system_->GetEntryInfoByPath(
|
|
|