| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index c51a9485f768ecd67e004e719e356911b1bce118..846426ef430f1a91367fff7d6dda6bc61d810a34 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -472,6 +472,7 @@ extern const char kProfilesNumCreated[];
|
| extern const char kProfileInfoCache[];
|
| extern const char kProfileCreatedByVersion[];
|
|
|
| +extern const char kStabilityExecutionPhase[];
|
| extern const char kStabilityExitedCleanly[];
|
| extern const char kStabilityStatsVersion[];
|
| extern const char kStabilityStatsBuildTime[];
|
|
|