| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 74c231de8abadc30ce54d3424e5d153da44766c1..934bab23fb4439e8b1b213c18e0cbae43bfa1635 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -881,6 +881,9 @@ extern const char kWebShareVisitedTargets[];
|
| #if defined(OS_WIN)
|
| extern const char kIOSPromotionEligible[];
|
| extern const char kIOSPromotionDone[];
|
| +extern const char kIOSPromotionSMSEntryPoint[];
|
| +extern const char kIOSPromotionShownEntryPoints[];
|
| +extern const char kIOSPromotionLastImpression[];
|
| extern const char kNumberSavePasswordsBubbleIOSPromoShown[];
|
| extern const char kSavePasswordsBubbleIOSPromoDismissed[];
|
| extern const char kNumberBookmarksBubbleIOSPromoShown[];
|
|
|