Searched refs:CrashNotificationDelegate (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/background/
H A Dbackground_contents_service.cc94 class CrashNotificationDelegate : public NotificationDelegate { class in namespace:__anon2946
96 CrashNotificationDelegate(Profile* profile, function in class:__anon2946::CrashNotificationDelegate
152 virtual ~CrashNotificationDelegate() {}
159 DISALLOW_COPY_AND_ASSIGN(CrashNotificationDelegate);
166 scoped_refptr<CrashNotificationDelegate> delegate,
215 make_scoped_refptr(new CrashNotificationDelegate(profile, extension)),

Completed in 138 milliseconds