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

/external/chromium/chrome/browser/notifications/
H A Ddesktop_notification_service.cc87 // NotificationPermissionInfoBarDelegate --------------------------------------
91 class NotificationPermissionInfoBarDelegate : public ConfirmInfoBarDelegate { class in inherits:ConfirmInfoBarDelegate
93 NotificationPermissionInfoBarDelegate(TabContents* contents,
101 virtual ~NotificationPermissionInfoBarDelegate();
131 DISALLOW_COPY_AND_ASSIGN(NotificationPermissionInfoBarDelegate);
134 NotificationPermissionInfoBarDelegate::NotificationPermissionInfoBarDelegate( function in class:NotificationPermissionInfoBarDelegate
151 NotificationPermissionInfoBarDelegate::
152 ~NotificationPermissionInfoBarDelegate() {
155 void NotificationPermissionInfoBarDelegate
[all...]

Completed in 57 milliseconds