Index: chrome/browser/prefs/tracked/segregated_pref_store.h |
diff --git a/chrome/browser/prefs/tracked/segregated_pref_store.h b/chrome/browser/prefs/tracked/segregated_pref_store.h |
index f2f701b20e1064c19145ab306cdd981bf1f45010..64707d06a787934216a52ad06e3882edd2a2494d 100644 |
--- a/chrome/browser/prefs/tracked/segregated_pref_store.h |
+++ b/chrome/browser/prefs/tracked/segregated_pref_store.h |
@@ -37,7 +37,7 @@ class SegregatedPrefStore : public PersistentPrefStore { |
// be migrated back to |default_pref_store| upon access via a non-const |
// method. |
// |on_initialization| will be invoked when both stores have been initialized, |
- // before observers of the combined store are notified. |
+ // before observers of the SegregatedPrefStore store are notified. |
SegregatedPrefStore( |
const scoped_refptr<PersistentPrefStore>& default_pref_store, |
const scoped_refptr<PersistentPrefStore>& selected_pref_store, |