Index: trunk/src/chrome/browser/sync/profile_sync_service.h |
=================================================================== |
--- trunk/src/chrome/browser/sync/profile_sync_service.h (revision 242037) |
+++ trunk/src/chrome/browser/sync/profile_sync_service.h (working copy) |
@@ -576,7 +576,7 @@ |
syncer::ModelTypeSet preferred_types); |
// Returns the set of types which are preferred for enabling. This is a |
- // superset of the active types (see GetActiveDataTypes()). |
+ // superset of the active types (see GetActiveTypes()). |
virtual syncer::ModelTypeSet GetPreferredDataTypes() const; |
// Gets the set of all data types that could be allowed (the set that |