| Index: chrome/browser/chromeos/gdata/gdata_upload_file_info.h
 | 
| diff --git a/chrome/browser/chromeos/gdata/gdata_upload_file_info.h b/chrome/browser/chromeos/gdata/gdata_upload_file_info.h
 | 
| index b1fc78ed96d3d93947364dac914889f5cbc0b5bc..80ce3063dd63b44d30ce725cb130c83211179ce0 100644
 | 
| --- a/chrome/browser/chromeos/gdata/gdata_upload_file_info.h
 | 
| +++ b/chrome/browser/chromeos/gdata/gdata_upload_file_info.h
 | 
| @@ -33,7 +33,7 @@ enum UploadMode {
 | 
|  };
 | 
|  
 | 
|  // Structure containing current upload information of file, passed between
 | 
| -// DocumentsService methods and callbacks.
 | 
| +// DriveServiceInterface methods and callbacks.
 | 
|  struct UploadFileInfo {
 | 
|    UploadFileInfo();
 | 
|    ~UploadFileInfo();
 | 
| 
 |