Home
last modified time | relevance | path

Searched refs:old_promo (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/web_resource/
Dnotification_promo.cc298 NotificationPromo old_promo; in CheckForNewNotification() local
299 old_promo.InitFromPrefs(promo_type_); in CheckForNewNotification()
300 const double old_start = old_promo.start_; in CheckForNewNotification()
301 const double old_end = old_promo.end_; in CheckForNewNotification()
302 const std::string old_promo_text = old_promo.promo_text_; in CheckForNewNotification()