| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 4182c7b217d5a6e91e962f8715f7b3eae457efd6..861b83675bcf63498f90ee97e908463242fa8295 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -263,6 +263,7 @@ extern const char kMetricsOngoingLogs[];
|
| extern const char kProfileLastUsed[];
|
| extern const char kProfileDirectoryMap[];
|
| extern const char kProfilesNumCreated[];
|
| +extern const char kProfileInfoCache[];
|
|
|
| extern const char kProfileMetrics[];
|
| extern const char kProfilePrefix[];
|
|
|