Home | History | Annotate | Download | only in browser

Lines Matching refs:infobar_service

13 #include "chrome/browser/infobars/infobar_service.h"
35 // Creates a request quota infobar delegate and adds it to |infobar_service|.
37 InfoBarService* infobar_service,
46 InfoBarService* infobar_service,
72 InfoBarService* infobar_service,
78 infobar_service->AddInfoBar(scoped_ptr<InfoBarDelegate>(
79 new RequestQuotaInfoBarDelegate(infobar_service, context, origin_url,
85 InfoBarService* infobar_service,
91 : ConfirmInfoBarDelegate(infobar_service),
178 InfoBarService* infobar_service =
180 if (!infobar_service) {
188 infobar_service, this, origin_url, requested_quota,