| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 27d571b5684677677312d39d06efd6e1c6ad42ed..434ce26506d9efaf55cd57fe2126838d6ceee8ab 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -885,6 +885,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[];
|
|
|