| Index: ios/chrome/browser/pref_names.h
|
| diff --git a/ios/chrome/browser/pref_names.h b/ios/chrome/browser/pref_names.h
|
| index 1d0d9ad1f65688582827df7177f17c2ffdde7227..6c60722acbd8e13e0a2a0f504a6f7f9d8cf5e1d2 100644
|
| --- a/ios/chrome/browser/pref_names.h
|
| +++ b/ios/chrome/browser/pref_names.h
|
| @@ -47,6 +47,11 @@ extern const char kOmniboxGeolocationLastAuthorizationAlertVersion[];
|
|
|
| extern const char kRateThisAppDialogLastShownTime[];
|
|
|
| +extern const char kDesktopIOSPromotionSMSEntryPoint[];
|
| +extern const char kDesktopIOSPromotionShownEntryPoints[];
|
| +extern const char kDesktopIOSPromotionLastImpression[];
|
| +extern const char kDesktopIOSPromotionDone[];
|
| +
|
| } // namespace prefs
|
|
|
| #endif // IOS_CHROME_BROWSER_PREF_NAMES_H_
|
|
|