| Index: chrome/browser/prefs/pref_service_syncable.h
|
| diff --git a/chrome/browser/prefs/pref_service_syncable.h b/chrome/browser/prefs/pref_service_syncable.h
|
| index b8390f1b273a27213d8af3f7d134a9f293eeac88..1c23dd62e91bcc9174c2ed8134ae1b57f6b1846d 100644
|
| --- a/chrome/browser/prefs/pref_service_syncable.h
|
| +++ b/chrome/browser/prefs/pref_service_syncable.h
|
| @@ -34,7 +34,7 @@ class PrefServiceSyncable : public PrefService {
|
| static PrefServiceSyncable* FromProfile(Profile* profile);
|
| static PrefServiceSyncable* IncognitoFromProfile(Profile* profile);
|
|
|
| - // You may wish to use PrefServiceBuilder or one of its subclasses
|
| + // You may wish to use PrefServiceFactory or one of its subclasses
|
| // for simplified construction.
|
| PrefServiceSyncable(
|
| PrefNotifierImpl* pref_notifier,
|
|
|