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 edddcdfdeb5aaa6106712575042528735c105f2d..2273c0b625f26b48b6a1031a8b085a99bd0e0f49 100644 |
--- a/chrome/browser/chromeos/gdata/drive_api_service.h |
+++ b/chrome/browser/chromeos/gdata/drive_api_service.h |
@@ -26,7 +26,7 @@ class OperationRunner; |
// works as a thin wrapper for the API. |
class DriveAPIService : public DriveServiceInterface { |
public: |
- // Instance is usually created by GDataSystemServiceFactory and owned by |
+ // Instance is usually created by DriveSystemServiceFactory and owned by |
// DriveFileSystem. |
DriveAPIService(); |
virtual ~DriveAPIService(); |