Index: chrome/browser/sync/profile_sync_service.h |
diff --git a/chrome/browser/sync/profile_sync_service.h b/chrome/browser/sync/profile_sync_service.h |
index 23736e683212299f2b6c1d6e392eed5c740a9d82..67354a68d79b4eda9207d179dc54019519fbdd22 100644 |
--- a/chrome/browser/sync/profile_sync_service.h |
+++ b/chrome/browser/sync/profile_sync_service.h |
@@ -576,7 +576,7 @@ class ProfileSyncService |
syncer::ModelTypeSet preferred_types); |
// Returns the set of types which are preferred for enabling. This is a |
- // superset of the active types (see GetActiveTypes()). |
+ // superset of the active types (see GetActiveDataTypes()). |
virtual syncer::ModelTypeSet GetPreferredDataTypes() const; |
// Gets the set of all data types that could be allowed (the set that |