Searched defs:NotificationDelegate (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/notifications/
H A Dnotification_delegate.h16 class NotificationDelegate class in inherits:base::RefCountedThreadSafe
17 : public base::RefCountedThreadSafe<NotificationDelegate> {
37 virtual ~NotificationDelegate() {}
40 friend class base::RefCountedThreadSafe<NotificationDelegate>;

Completed in 2080 milliseconds