| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index f672cee96bc13a853337b557f7f4ec22e40c5f61..6603cded1bea65da36595f9742270811ef6c878d 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -755,6 +755,8 @@ extern const char kMessageCenterShowIcon[];
|
| extern const char kMessageCenterForcedOnTaskbar[];
|
|
|
| extern const char kRecoveryComponentVersion[];
|
| +extern const char kRecoveryComponentNeedsElevation[];
|
| +
|
| extern const char kComponentUpdaterState[];
|
| extern const char kAttemptedToEnableAutoupdate[];
|
|
|
|
|