| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index e43aee35bddc3f7154d418c7bc614cd0693ab82f..613a87e5d781bfbabb7952635f1d427a54492e5f 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -396,6 +396,7 @@ extern const char kShouldShowFirstRunBubble[];
|
| extern const char kShouldUseOEMFirstRunBubble[];
|
| extern const char kShouldUseMinimalFirstRunBubble[];
|
| extern const char kShouldShowWelcomePage[];
|
| +extern const char kSyncPromoStartupCount[];
|
|
|
| extern const char kLastKnownGoogleURL[];
|
| extern const char kLastPromptedGoogleURL[];
|
|
|