Home | History | Annotate | Download | only in startup

Lines Matching defs:GoogleApiKeysInfoBarDelegate

17 void GoogleApiKeysInfoBarDelegate::Create(InfoBarService* infobar_service) {
22 scoped_ptr<ConfirmInfoBarDelegate>(new GoogleApiKeysInfoBarDelegate())));
25 GoogleApiKeysInfoBarDelegate::GoogleApiKeysInfoBarDelegate()
29 GoogleApiKeysInfoBarDelegate::~GoogleApiKeysInfoBarDelegate() {
32 base::string16 GoogleApiKeysInfoBarDelegate::GetMessageText() const {
36 int GoogleApiKeysInfoBarDelegate::GetButtons() const {
40 base::string16 GoogleApiKeysInfoBarDelegate::GetLinkText() const {
44 bool GoogleApiKeysInfoBarDelegate::LinkClicked(