| Index: chrome/browser/web_resource/notification_promo_mobile_ntp.h
|
| diff --git a/chrome/browser/web_resource/notification_promo_mobile_ntp.h b/chrome/browser/web_resource/notification_promo_mobile_ntp.h
|
| index 9c6cbed6055ed9ef55a4e22a83aea998b195ec0d..90ce5fda66ae572488c737f341ec2848710901ce 100644
|
| --- a/chrome/browser/web_resource/notification_promo_mobile_ntp.h
|
| +++ b/chrome/browser/web_resource/notification_promo_mobile_ntp.h
|
| @@ -21,6 +21,7 @@ class ListValue;
|
| class NotificationPromoMobileNtp {
|
| public:
|
| explicit NotificationPromoMobileNtp(Profile* profile_);
|
| + ~NotificationPromoMobileNtp();
|
|
|
| // Initialize from prefs/JSON.
|
| // Return true if the mobile NTP promotion is valid.
|
|
|