HomeSort by relevance Sort by last modified time
    Searched refs:chrome_now_welcome_notification_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/notifications/
desktop_notification_service.h 198 scoped_ptr<ExtensionWelcomeNotification> chrome_now_welcome_notification_; member in class:DesktopNotificationService
desktop_notification_service.cc 688 if (!chrome_now_welcome_notification_) {
689 chrome_now_welcome_notification_ =
693 if (chrome_now_welcome_notification_) {
694 chrome_now_welcome_notification_->ShowWelcomeNotificationIfNecessary(

Completed in 904 milliseconds