Index: chrome/browser/chromeos/gdata/gdata_wapi_service.h |
diff --git a/chrome/browser/chromeos/gdata/gdata_wapi_service.h b/chrome/browser/chromeos/gdata/gdata_wapi_service.h |
index 6b2b9b3cba0388498d8668b38ab7a062fadf89fa..b2fb9644c5f66021678319507832e44d2dcbaf54 100644 |
--- a/chrome/browser/chromeos/gdata/gdata_wapi_service.h |
+++ b/chrome/browser/chromeos/gdata/gdata_wapi_service.h |
@@ -27,7 +27,7 @@ class OperationRunner; |
// works as a thin wrapper for the API. |
class GDataWapiService : public DriveServiceInterface { |
public: |
- // Instance is usually created by GDataSystemServiceFactory and owned by |
+ // Instance is usually created by DriveSystemServiceFactory and owned by |
// DriveFileSystem. |
GDataWapiService(); |
virtual ~GDataWapiService(); |