| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 22af78c53cf05eacfb58b787cb6c177488ae6d95..1c6b6f7bf1f8a5112836af3d15554d1ea87fd42d 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -832,6 +832,8 @@ extern const char kDisableCloudPolicyOnSignin[];
|
|
|
| extern const char kFactoryResetRequested[];
|
|
|
| +extern const char kMessageCenterShowedFirstRunBalloon[];
|
| +
|
| extern const char kRecoveryComponentVersion[];
|
| extern const char kComponentUpdaterState[];
|
|
|
|
|