| Index: chrome/browser/chromeos/gdata/drive_api_service.h
|
| diff --git a/chrome/browser/chromeos/gdata/drive_api_service.h b/chrome/browser/chromeos/gdata/drive_api_service.h
|
| index bcc7ea7242c596560478464931629f937be3dc06..edddcdfdeb5aaa6106712575042528735c105f2d 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_api_service.h
|
| +++ b/chrome/browser/chromeos/gdata/drive_api_service.h
|
| @@ -27,7 +27,7 @@ class OperationRunner;
|
| class DriveAPIService : public DriveServiceInterface {
|
| public:
|
| // Instance is usually created by GDataSystemServiceFactory and owned by
|
| - // GDataFileSystem.
|
| + // DriveFileSystem.
|
| DriveAPIService();
|
| virtual ~DriveAPIService();
|
|
|
|
|